Skip to content

Commit

Permalink
[CMTOOL-361] remove deprecated migrations to WFLY 27
Browse files Browse the repository at this point in the history
  • Loading branch information
emmartins committed Mar 7, 2024
1 parent 07af6b6 commit 3f35e51
Show file tree
Hide file tree
Showing 98 changed files with 0 additions and 6,440 deletions.
44 changes: 0 additions & 44 deletions dist/standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -349,56 +349,12 @@
<groupId>${project.groupId}</groupId>
<artifactId>jboss-server-migration-wildfly25.0-to-wildfly26.0</artifactId>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jboss-server-migration-wildfly26.0-to-wildfly26.0</artifactId>
</dependency>

<!-- wfly 27.0 -->
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jboss-server-migration-wildfly27.0-server</artifactId>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jboss-server-migration-wildfly18.0-to-wildfly27.0</artifactId>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jboss-server-migration-wildfly19.0-to-wildfly27.0</artifactId>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jboss-server-migration-wildfly20.0-to-wildfly27.0</artifactId>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jboss-server-migration-wildfly21.0-to-wildfly27.0</artifactId>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jboss-server-migration-wildfly22.0-to-wildfly27.0</artifactId>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jboss-server-migration-wildfly23.0-to-wildfly27.0</artifactId>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jboss-server-migration-wildfly24.0-to-wildfly27.0</artifactId>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jboss-server-migration-wildfly25.0-to-wildfly27.0</artifactId>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jboss-server-migration-wildfly26.0-to-wildfly27.0</artifactId>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>jboss-server-migration-wildfly27.0-to-wildfly27.0</artifactId>
</dependency>

<!-- wfly 28.0 -->
<dependency>
Expand Down
98 changes: 0 additions & 98 deletions docs/user-guides/migrations/wildfly26.0/wildfly10.0/pom.xml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 3f35e51

Please sign in to comment.