Author: gnodet
Date: Mon Feb 9 07:34:41 2009
New Revision: 742286
URL: http://svn.apache.org/viewvc?rev=742286&view=rev
Log:
[maven-release-plugin] rollback the release of
org.apache.servicemix.bundles.jline-0.9.94_1
Modified:
servicemix/smx4/bundles/trunk/jline-0.9.94/pom.xml
Modified: servicemix/smx4/bundles/trunk/jline-0.9.94/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/jline-0.9.94/pom.xml?rev=742286&r1=742285&r2=742286&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/jline-0.9.94/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/jline-0.9.94/pom.xml Mon Feb 9 07:34:41 2009
@@ -28,7 +28,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.jline</artifactId>
- <version>0.9.94_1</version>
+ <version>0.9.94_1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache ServiceMix Bundles: ${pkgArtifactId}-${pkgVersion}</name>
<description>
@@ -87,10 +87,4 @@
</plugins>
</build>
-
- <scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jline-0.9.94_1</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jline-0.9.94_1</developerConnection>
-
<url>http://svn.apache.org/viewvc/servicemix/smx4/bundles/tags/org.apache.servicemix.bundles.jline-0.9.94_1</url>
- </scm>
</project>