You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wink.apache.org by ro...@apache.org on 2010/11/05 21:47:11 UTC

svn commit: r1031787 - /incubator/wink/branches/wink-1.1.2-incubating/pom.xml

Author: rott
Date: Fri Nov  5 20:47:11 2010
New Revision: 1031787

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

Modified:
    incubator/wink/branches/wink-1.1.2-incubating/pom.xml

Modified: incubator/wink/branches/wink-1.1.2-incubating/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1.2-incubating/pom.xml?rev=1031787&r1=1031786&r2=1031787&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1.2-incubating/pom.xml (original)
+++ incubator/wink/branches/wink-1.1.2-incubating/pom.xml Fri Nov  5 20:47:11 2010
@@ -53,9 +53,9 @@
         <module>wink-assembly</module>
     </modules>
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/wink/tags/wink-1.1.2-incubating</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/wink/tags/wink-1.1.2-incubating</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/wink/tags/wink-1.1.2-incubating</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/wink/trunk</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/wink/trunk</developerConnection>
+        <url>http://svn.apache.org/viewvc/incubator/wink/trunk</url>
     </scm>
     <build>
         <plugins>