Author: mcculls
Date: Thu Feb 14 07:05:22 2008
New Revision: 627773

URL: http://svn.apache.org/viewvc?rev=627773&view=rev
Log:
[maven-release-plugin] prepare release maven-bundle-plugin-1.2.1

Modified:
    felix/trunk/bundleplugin/pom.xml

Modified: felix/trunk/bundleplugin/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/bundleplugin/pom.xml?rev=627773&r1=627772&r2=627773&view=diff
==============================================================================
--- felix/trunk/bundleplugin/pom.xml (original)
+++ felix/trunk/bundleplugin/pom.xml Thu Feb 14 07:05:22 2008
@@ -28,7 +28,7 @@
  <modelVersion>4.0.0</modelVersion>
 
  <artifactId>maven-bundle-plugin</artifactId>
- <version>1.2.1-SNAPSHOT</version>
+ <version>1.2.1</version>
  <packaging>maven-plugin</packaging>
  
  <name>Maven Bundle Plugin</name>
@@ -107,4 +107,10 @@
    <scope>test</scope>
   </dependency>
  </dependencies>
+
+  <scm>
+    
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/maven-bundle-plugin-1.2.1</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/maven-bundle-plugin-1.2.1</developerConnection>
+    
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/maven-bundle-plugin-1.2.1</url>
+  </scm>
 </project>


Reply via email to