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 08:03:59 UTC

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

Author: damjan
Date: Mon Sep 24 06:03:58 2012
New Revision: 1389216

URL: http://svn.apache.org/viewvc?rev=1389216&view=rev
Log:
[maven-release-plugin] prepare release IMAGING_1_0_RC3

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=1389216&r1=1389215&r2=1389216&view=diff
==============================================================================
--- commons/proper/imaging/trunk/pom.xml (original)
+++ commons/proper/imaging/trunk/pom.xml Mon Sep 24 06:03:58 2012
@@ -35,7 +35,7 @@
   <artifactId>commons-imaging</artifactId>
   <name>Commons Imaging</name>
 
-  <version>1.0-SNAPSHOT</version>
+  <version>1.0</version>
 
   <!--
     Keep the description on a single line. Otherwise Maven might generate
@@ -45,9 +45,9 @@
   <url>http://commons.apache.org/imaging/</url>
 
   <scm>
-    <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>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/imaging/tags/IMAGING_1_0_RC3</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/imaging/tags/IMAGING_1_0_RC3</developerConnection>
+    <url>http://svn.apache.org/viewvc/commons/proper/imaging/tags/IMAGING_1_0_RC3</url>
   </scm>
 
   <issueManagement>