You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by da...@apache.org on 2012/09/24 15:24:24 UTC

svn commit: r1389356 - /commons/proper/imaging/trunk/pom.xml

Author: damjan
Date: Mon Sep 24 13:24:24 2012
New Revision: 1389356

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

Modified:
    commons/proper/imaging/trunk/pom.xml

Modified: commons/proper/imaging/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/imaging/trunk/pom.xml?rev=1389356&r1=1389355&r2=1389356&view=diff
==============================================================================
--- commons/proper/imaging/trunk/pom.xml (original)
+++ commons/proper/imaging/trunk/pom.xml Mon Sep 24 13:24:24 2012
@@ -35,7 +35,7 @@
   <artifactId>commons-imaging</artifactId>
   <name>Commons Imaging</name>
 
-  <version>1.0</version>
+  <version>1.1-SNAPSHOT</version>
 
   <!--
     Keep the description on a single line. Otherwise Maven might generate
@@ -59,9 +59,9 @@
   </properties>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/imaging/tags/IMAGING_1_0_RC4</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/imaging/tags/IMAGING_1_0_RC4</developerConnection>
-    <url>http://svn.apache.org/viewvc/commons/proper/imaging/tags/IMAGING_1_0_RC4</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/imaging/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/imaging/trunk</developerConnection>
+    <url>http://svn.apache.org/viewvc/commons/proper/imaging/trunk</url>
   </scm>
 
   <distributionManagement>