Author: pauls
Date: Tue Mar  6 14:46:11 2012
New Revision: 1297504

URL: http://svn.apache.org/viewvc?rev=1297504&view=rev
Log:
[maven-release-plugin] prepare release 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=1297504&r1=1297503&r2=1297504&view=diff
==============================================================================
--- felix/trunk/shell/pom.xml (original)
+++ felix/trunk/shell/pom.xml Tue Mar  6 14:46:11 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.5.0-SNAPSHOT</version>
+  <version>1.4.3</version>
   <dependencies>
     <dependency>
       <groupId>org.osgi</groupId>
@@ -76,4 +76,10 @@
       </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