Author: ate
Date: Tue Apr 13 14:33:47 2010
New Revision: 933638
URL: http://svn.apache.org/viewvc?rev=933638&view=rev
Log:
[maven-release-plugin] prepare release apa-webcontent-1.1
Modified:
portals/applications/webcontent/trunk/pom.xml
portals/applications/webcontent/trunk/webcontent-jar/pom.xml
portals/applications/webcontent/trunk/webcontent-war/pom.xml
Modified: portals/applications/webcontent/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/portals/applications/webcontent/trunk/pom.xml?rev=933638&r1=933637&r2=933638&view=diff
==============================================================================
--- portals/applications/webcontent/trunk/pom.xml (original)
+++ portals/applications/webcontent/trunk/pom.xml Tue Apr 13 14:33:47 2010
@@ -27,7 +27,7 @@
<groupId>org.apache.portals.applications</groupId>
<artifactId>apa-webcontent</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
<packaging>pom</packaging>
<name>Apache Portals Applications Web Content Application</name>
<description>
@@ -52,9 +52,9 @@
<!-- Project Information -->
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/portals/applications/webcontent/trunk/</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/applications/webcontent/trunk/</developerConnection>
-
<url>http://svn.apache.org/viewcvs.cgi/portals/applications/webcontent/trunk/</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/portals/applications/webcontent/tags/apa-webcontent-1.1</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/applications/webcontent/tags/apa-webcontent-1.1</developerConnection>
+
<url>http://svn.apache.org/viewcvs.cgi/portals/applications/webcontent/tags/apa-webcontent-1.1</url>
</scm>
</project>
Modified: portals/applications/webcontent/trunk/webcontent-jar/pom.xml
URL:
http://svn.apache.org/viewvc/portals/applications/webcontent/trunk/webcontent-jar/pom.xml?rev=933638&r1=933637&r2=933638&view=diff
==============================================================================
--- portals/applications/webcontent/trunk/webcontent-jar/pom.xml (original)
+++ portals/applications/webcontent/trunk/webcontent-jar/pom.xml Tue Apr 13
14:33:47 2010
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.portals.applications</groupId>
<artifactId>apa-webcontent</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
</parent>
<artifactId>apa-webcontent-jar</artifactId>
Modified: portals/applications/webcontent/trunk/webcontent-war/pom.xml
URL:
http://svn.apache.org/viewvc/portals/applications/webcontent/trunk/webcontent-war/pom.xml?rev=933638&r1=933637&r2=933638&view=diff
==============================================================================
--- portals/applications/webcontent/trunk/webcontent-war/pom.xml (original)
+++ portals/applications/webcontent/trunk/webcontent-war/pom.xml Tue Apr 13
14:33:47 2010
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.portals.applications</groupId>
<artifactId>apa-webcontent</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
</parent>
<packaging>war</packaging>
<name>Apache Portals Applications Web Content WAR</name>