Author: jbonofre Date: Wed Aug 25 08:17:56 2010 New Revision: 988867 URL: http://svn.apache.org/viewvc?rev=988867&view=rev Log: [maven-release-plugin] prepare release org.apache.servicemix.bundles.aspectj-1.6.8_1
Modified: servicemix/smx4/bundles/trunk/aspectj-1.6.8/pom.xml Modified: servicemix/smx4/bundles/trunk/aspectj-1.6.8/pom.xml URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/aspectj-1.6.8/pom.xml?rev=988867&r1=988866&r2=988867&view=diff ============================================================================== --- servicemix/smx4/bundles/trunk/aspectj-1.6.8/pom.xml (original) +++ servicemix/smx4/bundles/trunk/aspectj-1.6.8/pom.xml Wed Aug 25 08:17:56 2010 @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.aspectj</artifactId> <packaging>bundle</packaging> - <version>1.6.8_1-SNAPSHOT</version> + <version>1.6.8_1</version> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description> This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar. @@ -105,4 +105,10 @@ </plugins> </build> + + <scm> + <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.aspectj-1.6.8_1</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.aspectj-1.6.8_1</developerConnection> + <url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.aspectj-1.6.8_1</url> + </scm> </project> \ No newline at end of file