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 09:58:39 UTC

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

Author: delos
Date: Tue Jul 27 07:58:39 2010
New Revision: 979572

URL: http://svn.apache.org/viewvc?rev=979572&view=rev
Log:
update parent version and scm url for 1.1 release try

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=979572&r1=979571&r2=979572&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 07:58:39 2010
@@ -27,13 +27,13 @@
     <parent>
         <groupId>org.apache.geronimo.devtools</groupId>
         <artifactId>maven-plugins</artifactId>
-        <version>1.1-SNAPSHOT</version>
+        <version>1.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/geronimo/devtools/maven-plugins/trunk/maven-eclipse-plugin</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/devtools/maven-plugins/trunk/maven-eclipse-plugin</developerConnection>
-        <url>https://svn.apache.org/repos/asf/geronimo/devtools/maven-plugins/trunk/maven-eclipse-plugin</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>