Author: mcculls
Date: Sun May  4 19:15:57 2008
New Revision: 653290

URL: http://svn.apache.org/viewvc?rev=653290&view=rev
Log:
[maven-release-plugin] prepare release maven-bundle-plugin-1.4.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=653290&r1=653289&r2=653290&view=diff
==============================================================================
--- felix/trunk/bundleplugin/pom.xml (original)
+++ felix/trunk/bundleplugin/pom.xml Sun May  4 19:15:57 2008
@@ -28,7 +28,7 @@
  <modelVersion>4.0.0</modelVersion>
 
  <artifactId>maven-bundle-plugin</artifactId>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.4.1</version>
  <packaging>maven-plugin</packaging>
  
  <name>Maven Bundle Plugin</name>
@@ -137,4 +137,10 @@
    <scope>test</scope>
   </dependency>
  </dependencies>
+
+  <scm>
+    
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/maven-bundle-plugin-1.4.1</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/maven-bundle-plugin-1.4.1</developerConnection>
+    
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/maven-bundle-plugin-1.4.1</url>
+  </scm>
 </project>


Reply via email to