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 2008/09/17 11:29:37 UTC

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

Author: felixk
Date: Wed Sep 17 02:29:37 2008
New Revision: 696217

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

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

Modified: directory/studio/trunk/studio-plugin/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/studio-plugin/pom.xml?rev=696217&r1=696216&r2=696217&view=diff
==============================================================================
--- directory/studio/trunk/studio-plugin/pom.xml (original)
+++ directory/studio/trunk/studio-plugin/pom.xml Wed Sep 17 02:29:37 2008
@@ -32,7 +32,7 @@
   <artifactId>maven-studio-plugin</artifactId>
   <packaging>maven-plugin</packaging>
   <name>Apache Directory Studio Plugin</name>
-  <version>1.0.0</version>
+  <version>1.0.1-SNAPSHOT</version>
   <description>Maven2 plugin with specific goals for the Apache Directory Studio project</description>
   <url>http://directory.apache.org/studio/</url>
   
@@ -44,9 +44,9 @@
   </issueManagement>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/studio/tags/1.0.0</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/studio/tags/1.0.0</developerConnection>
-    <url>https://svn.apache.org/repos/asf/directory/studio/tags/1.0.0</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/studio/trunk/studio-plugin/</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/studio/trunk/studio-plugin/</developerConnection>
+    <url>https://svn.apache.org/repos/asf/directory/studio/trunk/studio-plugin/</url>
   </scm>
 
   <distributionManagement>