Author: jbonofre
Date: Wed Dec 8 22:00:34 2010
New Revision: 1043713
URL: http://svn.apache.org/viewvc?rev=1043713&view=rev
Log:
[maven-release-plugin] rollback the release of
org.apache.servicemix.bundles.rhino-1.7R2_1
Modified:
servicemix/smx4/bundles/trunk/rhino-1.7-R2/pom.xml
Modified: servicemix/smx4/bundles/trunk/rhino-1.7-R2/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/rhino-1.7-R2/pom.xml?rev=1043713&r1=1043712&r2=1043713&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/rhino-1.7-R2/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/rhino-1.7-R2/pom.xml Wed Dec 8 22:00:34 2010
@@ -28,7 +28,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.rhino</artifactId>
- <version>1.7R2_1</version>
+ <version>1.7R2_1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
<description>
@@ -96,10 +96,4 @@
</plugin>
</plugins>
</build>
-
- <scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.rhino-1.7R2_1</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.rhino-1.7R2_1</developerConnection>
-
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.rhino-1.7R2_1</url>
- </scm>
</project>