You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by mc...@apache.org on 2012/02/11 20:26:02 UTC

svn commit: r1243129 - /felix/trunk/bundleplugin/pom.xml

Author: mcculls
Date: Sat Feb 11 19:26:02 2012
New Revision: 1243129

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

Modified:
    felix/trunk/bundleplugin/pom.xml

Modified: felix/trunk/bundleplugin/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/bundleplugin/pom.xml?rev=1243129&r1=1243128&r2=1243129&view=diff
==============================================================================
--- felix/trunk/bundleplugin/pom.xml (original)
+++ felix/trunk/bundleplugin/pom.xml Sat Feb 11 19:26:02 2012
@@ -28,7 +28,7 @@
  <modelVersion>4.0.0</modelVersion>
 
  <artifactId>maven-bundle-plugin</artifactId>
- <version>2.4.0-SNAPSHOT</version>
+ <version>2.3.7</version>
  <packaging>maven-plugin</packaging>
 
  <name>Maven Bundle Plugin</name>
@@ -40,9 +40,9 @@
  </description>
 
  <scm>
-  <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/bundleplugin</connection>
-  <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/bundleplugin</developerConnection>
-  <url>http://svn.apache.org/repos/asf/felix/trunk/bundleplugin</url>
+  <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/maven-bundle-plugin-2.3.7</connection>
+  <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/maven-bundle-plugin-2.3.7</developerConnection>
+  <url>http://svn.apache.org/repos/asf/felix/releases/maven-bundle-plugin-2.3.7</url>
  </scm>
 
  <build>