Author: pauls
Date: Tue Mar  6 14:57:45 2012
New Revision: 1297509

URL: http://svn.apache.org/viewvc?rev=1297509&view=rev
Log:
[maven-release-plugin] rollback the release of org.apache.felix.shell-1.4.3

Modified:
    felix/trunk/shell/pom.xml

Modified: felix/trunk/shell/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/shell/pom.xml?rev=1297509&r1=1297508&r2=1297509&view=diff
==============================================================================
--- felix/trunk/shell/pom.xml (original)
+++ felix/trunk/shell/pom.xml Tue Mar  6 14:57:45 2012
@@ -27,7 +27,7 @@
   <name>Apache Felix Shell Service</name>
   <description>A simple OSGi command shell service.</description>
   <artifactId>org.apache.felix.shell</artifactId>
-  <version>1.4.3</version>
+  <version>1.5.0-SNAPSHOT</version>
   <dependencies>
     <dependency>
       <groupId>org.osgi</groupId>
@@ -76,10 +76,4 @@
       </plugin>
     </plugins>
   </build>
-
-  <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.shell-1.4.3</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.shell-1.4.3</developerConnection>
-    
<url>http://svn.apache.org/viewvc/felix/releases/?root=Apache-SVN/org.apache.felix.shell-1.4.3</url>
-  </scm>
 </project>


Reply via email to