You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by pa...@apache.org on 2009/11/02 15:18:56 UTC

svn commit: r831904 - /directory/studio-plugin/trunk/pom.xml

Author: pamarcelot
Date: Mon Nov  2 14:18:56 2009
New Revision: 831904

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

Modified:
    directory/studio-plugin/trunk/pom.xml

Modified: directory/studio-plugin/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio-plugin/trunk/pom.xml?rev=831904&r1=831903&r2=831904&view=diff
==============================================================================
--- directory/studio-plugin/trunk/pom.xml (original)
+++ directory/studio-plugin/trunk/pom.xml Mon Nov  2 14:18:56 2009
@@ -32,7 +32,7 @@
   <artifactId>studio-maven-plugin</artifactId>
   <packaging>maven-plugin</packaging>
   <name>Apache Directory Studio Plugin</name>
-  <version>1.0.3</version>
+  <version>1.0.4-SNAPSHOT</version>
   <description>Maven2 plugin with specific goals for the Apache Directory Studio project</description>
   <url>http://directory.apache.org/studio-plugin/</url>
 
@@ -48,9 +48,9 @@
   </issueManagement>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/studio-plugin/tags/1.0.3</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/studio-plugin/tags/1.0.3</developerConnection>
-    <url>https://svn.apache.org/repos/asf/directory/studio-plugin/tags/1.0.3</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/studio-plugin/trunk/</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/studio-plugin/trunk/</developerConnection>
+    <url>https://svn.apache.org/repos/asf/directory/studio-plugin/trunk/</url>
   </scm>
 
   <distributionManagement>