Skip to content

Commit

Permalink
Merge pull request #322 from emmartins/CMTOOL-375
Browse files Browse the repository at this point in the history
[CMTOOL-375] Remove support for migrating to WildFly 32
  • Loading branch information
emmartins authored Jul 26, 2024
2 parents 24d5ad7 + cc81ebc commit 6afacec
Show file tree
Hide file tree
Showing 82 changed files with 0 additions and 4,382 deletions.
44 changes: 0 additions & 44 deletions dist/standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -337,50 +337,6 @@
<groupId>${project.groupId}</groupId>
<artifactId>jboss-server-migration-wildfly32.0-server</artifactId>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jboss-server-migration-wildfly22.0-to-wildfly32.0</artifactId>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jboss-server-migration-wildfly23.0-to-wildfly32.0</artifactId>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jboss-server-migration-wildfly24.0-to-wildfly32.0</artifactId>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jboss-server-migration-wildfly25.0-to-wildfly32.0</artifactId>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jboss-server-migration-wildfly26.0-to-wildfly32.0</artifactId>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jboss-server-migration-wildfly27.0-to-wildfly32.0</artifactId>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jboss-server-migration-wildfly28.0-to-wildfly32.0</artifactId>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jboss-server-migration-wildfly29.0-to-wildfly32.0</artifactId>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jboss-server-migration-wildfly30.0-to-wildfly32.0</artifactId>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jboss-server-migration-wildfly31.0-to-wildfly32.0</artifactId>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jboss-server-migration-wildfly32.0-to-wildfly32.0</artifactId>
</dependency>

<!-- wfly 33.0 -->
<dependency>
Expand Down
98 changes: 0 additions & 98 deletions docs/user-guides/migrations/wildfly32.0/wildfly22.0/pom.xml

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 6afacec

Please sign in to comment.