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 2011/12/20 14:00:43 UTC

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

Author: pamarcelot
Date: Tue Dec 20 13:00:43 2011
New Revision: 1221240

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

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

Modified: directory/buildtools/studio-plugin/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/buildtools/studio-plugin/trunk/pom.xml?rev=1221240&r1=1221239&r2=1221240&view=diff
==============================================================================
--- directory/buildtools/studio-plugin/trunk/pom.xml (original)
+++ directory/buildtools/studio-plugin/trunk/pom.xml Tue Dec 20 13:00:43 2011
@@ -33,7 +33,7 @@
   <artifactId>studio-maven-plugin</artifactId>
   <packaging>maven-plugin</packaging>
   <name>Apache Directory Studio Plugin</name>
-  <version>1.0.5</version>
+  <version>1.0.6-SNAPSHOT</version>
   <description>Maven2 plugin with specific goals for the Apache Directory Studio project</description>
   <url>http://directory.apache.org/studio-plugin/</url>
 
@@ -45,9 +45,9 @@
   </issueManagement>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/buildtools/studio-plugin/tags/1.0.5</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/buildtools/studio-plugin/tags/1.0.5</developerConnection>
-    <url>https://svn.apache.org/repos/asf/directory/buildtools/studio-plugin/tags/1.0.5</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/buildtools/studio-plugin/trunk/</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/buildtools/studio-plugin/trunk/</developerConnection>
+    <url>https://svn.apache.org/repos/asf/directory/buildtools/studio-plugin/trunk/</url>
   </scm>
 
   <distributionManagement>