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 2008/10/14 14:09:19 UTC

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

Author: pamarcelot
Date: Tue Oct 14 05:09:19 2008
New Revision: 704506

URL: http://svn.apache.org/viewvc?rev=704506&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=704506&r1=704505&r2=704506&view=diff
==============================================================================
--- directory/studio-plugin/trunk/pom.xml (original)
+++ directory/studio-plugin/trunk/pom.xml Tue Oct 14 05:09:19 2008
@@ -32,7 +32,7 @@
   <artifactId>studio-maven-plugin</artifactId>
   <packaging>maven-plugin</packaging>
   <name>Apache Directory Studio Plugin</name>
-  <version>1.0.1</version>
+  <version>1.0.2-SNAPSHOT</version>
   <description>Maven2 plugin with specific goals for the Apache Directory Studio project</description>
   <url>http://vm094.oxylos.org/projects/studio-plugin/</url>
 
@@ -48,9 +48,9 @@
   </issueManagement>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/studio-plugin/tags/1.0.1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/studio-plugin/tags/1.0.1</developerConnection>
-    <url>https://svn.apache.org/repos/asf/directory/studio-plugin/tags/1.0.1</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>