diff options
Diffstat (limited to '')
-rw-r--r-- | branches/sca-java-1.x/tutorials/store/domain/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/tutorials/store/domain/pom.xml b/branches/sca-java-1.x/tutorials/store/domain/pom.xml index d3d7f26c7c..32cdd49ed0 100644 --- a/branches/sca-java-1.x/tutorials/store/domain/pom.xml +++ b/branches/sca-java-1.x/tutorials/store/domain/pom.xml @@ -185,7 +185,6 @@ <groupId>org.apache.activemq</groupId> <artifactId>activemq-core</artifactId> <version>5.2.0</version> - <scope>runtime</scope> </dependency> <dependency> |