Author: woonsan
Date: Sun Jun 29 01:17:40 2014
New Revision: 1606411
URL: http://svn.apache.org/r1606411
Log:
APA-56: bump up version in trunk to 2.0
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=1606411&r1=1606410&r2=1606411&view=diff
==============================================================================
--- portals/applications/webcontent/trunk/pom.xml (original)
+++ portals/applications/webcontent/trunk/pom.xml Sun Jun 29 01:17:40 2014
@@ -27,7 +27,7 @@
<groupId>org.apache.portals.applications</groupId>
<artifactId>apa-webcontent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>2.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache Portals Applications Web Content Application</name>
<description>
Modified: portals/applications/webcontent/trunk/webcontent-jar/pom.xml
URL:
http://svn.apache.org/viewvc/portals/applications/webcontent/trunk/webcontent-jar/pom.xml?rev=1606411&r1=1606410&r2=1606411&view=diff
==============================================================================
--- portals/applications/webcontent/trunk/webcontent-jar/pom.xml (original)
+++ portals/applications/webcontent/trunk/webcontent-jar/pom.xml Sun Jun 29
01:17:40 2014
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.portals.applications</groupId>
<artifactId>apa-webcontent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>2.0-SNAPSHOT</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=1606411&r1=1606410&r2=1606411&view=diff
==============================================================================
--- portals/applications/webcontent/trunk/webcontent-war/pom.xml (original)
+++ portals/applications/webcontent/trunk/webcontent-war/pom.xml Sun Jun 29
01:17:40 2014
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.portals.applications</groupId>
<artifactId>apa-webcontent</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>2.0-SNAPSHOT</version>
</parent>
<packaging>war</packaging>
<name>Apache Portals Applications Web Content WAR</name>