You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by de...@apache.org on 2010/07/27 10:05:56 UTC

svn commit: r979576 - /geronimo/devtools/maven-plugins/trunk/maven-eclipsepde-plugin/pom.xml

Author: delos
Date: Tue Jul 27 08:05:55 2010
New Revision: 979576

URL: http://svn.apache.org/viewvc?rev=979576&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    geronimo/devtools/maven-plugins/trunk/maven-eclipsepde-plugin/pom.xml

Modified: geronimo/devtools/maven-plugins/trunk/maven-eclipsepde-plugin/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/maven-plugins/trunk/maven-eclipsepde-plugin/pom.xml?rev=979576&r1=979575&r2=979576&view=diff
==============================================================================
--- geronimo/devtools/maven-plugins/trunk/maven-eclipsepde-plugin/pom.xml (original)
+++ geronimo/devtools/maven-plugins/trunk/maven-eclipsepde-plugin/pom.xml Tue Jul 27 08:05:55 2010
@@ -20,7 +20,7 @@
     <groupId>org.apache.geronimo.devtools</groupId>
     <artifactId>maven-eclipsepde-plugin</artifactId>
     <packaging>maven-plugin</packaging>
-    <version>1.1</version>
+    <version>1.2-SNAPSHOT</version>
     <name>Maven Eclipse Build Plugin</name>
     <parent>
         <groupId>org.apache.geronimo.devtools</groupId>
@@ -29,9 +29,9 @@
         <relativePath>../pom.xml</relativePath>
     </parent>
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/devtools/maven-plugins/tags/1.1</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/devtools/maven-plugins/tags/1.1</developerConnection>
-        <url>https://svn.apache.org/repos/asf/geronimo/devtools/maven-plugins/tags/1.1</url>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/devtools/maven-plugins/trunk/maven-eclipsepde-plugin</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/devtools/maven-plugins/trunk/maven-eclipsepde-plugin</developerConnection>
+        <url>https://svn.apache.org/repos/asf/geronimo/devtools/maven-plugins/trunk/maven-eclipsepde-plugin</url>
     </scm>
     <dependencies>
         <dependency>