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 2011/11/28 18:09:14 UTC

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

Author: mcculls
Date: Mon Nov 28 17:09:13 2011
New Revision: 1207462

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

Modified:
    felix/trunk/bundleplugin/pom.xml

Modified: felix/trunk/bundleplugin/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/bundleplugin/pom.xml?rev=1207462&r1=1207461&r2=1207462&view=diff
==============================================================================
--- felix/trunk/bundleplugin/pom.xml (original)
+++ felix/trunk/bundleplugin/pom.xml Mon Nov 28 17:09:13 2011
@@ -28,7 +28,7 @@
  <modelVersion>4.0.0</modelVersion>
 
  <artifactId>maven-bundle-plugin</artifactId>
- <version>2.4.0-SNAPSHOT</version>
+ <version>2.3.6</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.6</connection>
+  <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/maven-bundle-plugin-2.3.6</developerConnection>
+  <url>http://svn.apache.org/repos/asf/felix/releases/maven-bundle-plugin-2.3.6</url>
  </scm>
 
  <build>