Skip to content

Commit

Permalink
[CMTOOL-378] Removes support for migrating to WildFly 33
Browse files Browse the repository at this point in the history
  • Loading branch information
emmartins committed Sep 20, 2024
1 parent 4e0d0a2 commit 61779b7
Show file tree
Hide file tree
Showing 75 changed files with 1 addition and 4,238 deletions.
50 changes: 0 additions & 50 deletions dist/standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -338,56 +338,6 @@
<artifactId>jboss-server-migration-wildfly32.0-server</artifactId>
</dependency>

<!-- wfly 33.0 -->
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jboss-server-migration-wildfly33.0-server</artifactId>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jboss-server-migration-wildfly23.0-to-wildfly33.0</artifactId>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jboss-server-migration-wildfly24.0-to-wildfly33.0</artifactId>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jboss-server-migration-wildfly25.0-to-wildfly33.0</artifactId>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jboss-server-migration-wildfly26.0-to-wildfly33.0</artifactId>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jboss-server-migration-wildfly27.0-to-wildfly33.0</artifactId>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jboss-server-migration-wildfly28.0-to-wildfly33.0</artifactId>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jboss-server-migration-wildfly29.0-to-wildfly33.0</artifactId>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jboss-server-migration-wildfly30.0-to-wildfly33.0</artifactId>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jboss-server-migration-wildfly31.0-to-wildfly33.0</artifactId>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jboss-server-migration-wildfly32.0-to-wildfly33.0</artifactId>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jboss-server-migration-wildfly33.0-to-wildfly33.0</artifactId>
</dependency>

<!-- wfly 34.0 -->
<dependency>
<groupId>${project.groupId}</groupId>
Expand Down
98 changes: 0 additions & 98 deletions docs/user-guides/migrations/wildfly33.0/wildfly23.0/pom.xml

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 61779b7

Please sign in to comment.