Skip to content

Commit

Permalink
ARTEMIS-4656: remove superflous artemis-spring-integration module
Browse files Browse the repository at this point in the history
  • Loading branch information
gemmellr committed Feb 27, 2024
1 parent b4aa652 commit 723c11a
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 160 deletions.
5 changes: 0 additions & 5 deletions artemis-bom/pom.xml
Expand Up @@ -218,11 +218,6 @@
<artifactId>artemis-service-extensions</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>artemis-spring-integration</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>artemis-stomp-protocol</artifactId>
Expand Down
51 changes: 0 additions & 51 deletions integration/activemq-spring-integration/pom.xml

This file was deleted.

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion pom.xml
Expand Up @@ -62,7 +62,6 @@
<module>artemis-maven-plugin</module>
<module>artemis-server-osgi</module>
<module>artemis-hawtio</module>
<module>integration/activemq-spring-integration</module>
<module>artemis-distribution</module>
<module>artemis-unit-test-support</module>
<module>tests</module>
Expand Down
4 changes: 0 additions & 4 deletions tests/compatibility-tests/pom.xml
Expand Up @@ -53,10 +53,6 @@
<groupId>org.apache.activemq</groupId>
<artifactId>artemis-commons</artifactId>
</dependency>
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>artemis-spring-integration</artifactId>
</dependency>
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>artemis-journal</artifactId>
Expand Down

0 comments on commit 723c11a

Please sign in to comment.