You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wink.apache.org by ma...@apache.org on 2009/08/04 14:50:02 UTC

svn commit: r800763 - /incubator/wink/trunk/pom.xml

Author: martins
Date: Tue Aug  4 12:50:02 2009
New Revision: 800763

URL: http://svn.apache.org/viewvc?rev=800763&view=rev
Log:
[maven-release-plugin] prepare branch apache-wink-0.1-incubating-branch

Modified:
    incubator/wink/trunk/pom.xml

Modified: incubator/wink/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/pom.xml?rev=800763&r1=800762&r2=800763&view=diff
==============================================================================
--- incubator/wink/trunk/pom.xml (original)
+++ incubator/wink/trunk/pom.xml Tue Aug  4 12:50:02 2009
@@ -16,8 +16,7 @@
         and limitations under the License.
     -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.wink</groupId>
     <artifactId>wink</artifactId>
@@ -46,9 +45,9 @@
         <module>wink-scripts</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:https://svn.apache.org/repos/asf/incubator/wink/tags/apache-wink-0.1-incubating-branch</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/wink/branches/apache-wink-0.1-incubating-branch</developerConnection>
+        <url>https://svn.apache.org/repos/asf/incubator/wink/tags/apache-wink-0.1-incubating-branch</url>
     </scm>
     <build>
         <plugins>
@@ -518,8 +517,7 @@
             <!--
                 properties>
                 <distribution.deploy.directory>ast</distribution.deploy.directory>
-                </properties
-            -->
+                </properties -->
         </profile>
     </profiles>
     <inceptionYear>2009</inceptionYear>