You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by fe...@apache.org on 2011/12/15 21:00:26 UTC

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

Author: felixk
Date: Thu Dec 15 20:00:25 2011
New Revision: 1214942

URL: http://svn.apache.org/viewvc?rev=1214942&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=1214942&r1=1214941&r2=1214942&view=diff
==============================================================================
--- directory/buildtools/studio-plugin/trunk/pom.xml (original)
+++ directory/buildtools/studio-plugin/trunk/pom.xml Thu Dec 15 20:00:25 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>