Author: pauls
Date: Sun Sep  6 21:22:04 2009
New Revision: 811896

URL: http://svn.apache.org/viewvc?rev=811896&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    felix/trunk/shell/pom.xml

Modified: felix/trunk/shell/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/shell/pom.xml?rev=811896&r1=811895&r2=811896&view=diff
==============================================================================
--- felix/trunk/shell/pom.xml (original)
+++ felix/trunk/shell/pom.xml Sun Sep  6 21:22:04 2009
@@ -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.0</version>
+  <version>1.5.0-SNAPSHOT</version>
   <dependencies>
     <dependency>
       <groupId>${pom.groupId}</groupId>
@@ -76,10 +76,4 @@
       </plugin>
     </plugins>
   </build>
-
-  <scm>
-    
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.shell-1.4.0</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.shell-1.4.0</developerConnection>
-    
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.shell-1.4.0</url>
-  </scm>
 </project>


Reply via email to