Author: aadamchik Date: Fri Sep 29 14:41:49 2006 New Revision: 451462 URL: http://svn.apache.org/viewvc?view=rev&rev=451462 Log: tagging JMS as provided dep
Modified: incubator/cayenne/main/trunk/pom.xml Modified: incubator/cayenne/main/trunk/pom.xml URL: http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/pom.xml?view=diff&rev=451462&r1=451461&r2=451462 ============================================================================== --- incubator/cayenne/main/trunk/pom.xml (original) +++ incubator/cayenne/main/trunk/pom.xml Fri Sep 29 14:41:49 2006 @@ -367,6 +367,7 @@ <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-jms_1.1_spec</artifactId> <version>1.0</version> + <scope>provided</scope> </dependency> <dependency>