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 22:50:46 UTC

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

Author: rott
Date: Fri Nov  5 21:50:45 2010
New Revision: 1031831

URL: http://svn.apache.org/viewvc?rev=1031831&view=rev
Log:
change pom.xml in prep for maven release:perform

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=1031831&r1=1031830&r2=1031831&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 21:50:45 2010
@@ -53,9 +53,9 @@
         <module>wink-assembly</module>
     </modules>
     <scm>
-        <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>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/wink/branches/wink-1.1.2-incubating</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/wink/branches/wink-1.1.2-incubating</developerConnection>
+        <url>http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1.2-incubating</url>
     </scm>
     <build>
         <plugins>