You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ct...@apache.org on 2010/02/23 03:20:22 UTC

svn commit: r915138 - /continuum/sandbox/examples/continuum-2437-example/pom.xml

Author: ctan
Date: Tue Feb 23 02:20:21 2010
New Revision: 915138

URL: http://svn.apache.org/viewvc?rev=915138&view=rev
Log:
[maven-release-plugin] prepare release continuum-2437-example-1.0

Modified:
    continuum/sandbox/examples/continuum-2437-example/pom.xml

Modified: continuum/sandbox/examples/continuum-2437-example/pom.xml
URL: http://svn.apache.org/viewvc/continuum/sandbox/examples/continuum-2437-example/pom.xml?rev=915138&r1=915137&r2=915138&view=diff
==============================================================================
--- continuum/sandbox/examples/continuum-2437-example/pom.xml (original)
+++ continuum/sandbox/examples/continuum-2437-example/pom.xml Tue Feb 23 02:20:21 2010
@@ -1,16 +1,15 @@
-<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.continuum.examples</groupId>
   <artifactId>continuum-2437-example</artifactId>
   <packaging>jar</packaging>
-  <version>1.0-SNAPSHOT</version>
+  <version>1.0</version>
   <name>Continuum Simple Example Project</name>
   <url>http://continuum.apache.org</url>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/continuum/sandbox/examples/continuum-2437-example</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/continuum/sandbox/examples/continuum-2437-example</developerConnection>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/continuum/sandbox/tags/continuum-2437-example-1.0</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/continuum/sandbox/tags/continuum-2437-example-1.0</developerConnection>
     <tag>continuum-2347-example-1.0</tag>
   </scm>