You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by lt...@apache.org on 2009/06/25 10:05:48 UTC

svn commit: r788288 - /maven/plugins/trunk/maven-pdf-plugin/pom.xml

Author: ltheussl
Date: Thu Jun 25 08:05:48 2009
New Revision: 788288

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

Modified:
    maven/plugins/trunk/maven-pdf-plugin/pom.xml

Modified: maven/plugins/trunk/maven-pdf-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-pdf-plugin/pom.xml?rev=788288&r1=788287&r2=788288&view=diff
==============================================================================
--- maven/plugins/trunk/maven-pdf-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-pdf-plugin/pom.xml Thu Jun 25 08:05:48 2009
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>maven-pdf-plugin</artifactId>
-  <version>1.0</version>
+  <version>1.1-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Maven PDF Plugin</name>
@@ -63,9 +63,9 @@
   </prerequisites>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-pdf-plugin-1.0</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-pdf-plugin-1.0</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-pdf-plugin-1.0</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-pdf-plugin/</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-pdf-plugin/</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-pdf-plugin/</url>
   </scm>
   <issueManagement>
     <system>JIRA</system>