[picocontainer-scm] [5696] java/2.x/trunk/web: [maven-release-plugin] prepare release picocontainer-web-2.5

paul-yCVjj/[email protected]
Newsgroups gmane.comp.java.picocontainer.cvs
Message-ID <[email protected]>
Revision 5696
Author paul
Date 2010-06-27 15:13:32 -0500 (Sun, 27 Jun 2010)

Log Message

[maven-release-plugin] prepare release picocontainer-web-2.5

Modified Paths

- java/2.x/trunk/web/pom.xml

- java/2.x/trunk/web/web-axis/pom.xml

- java/2.x/trunk/web/web-core/pom.xml

- java/2.x/trunk/web/web-jsf/pom.xml

- java/2.x/trunk/web/web-remoting/pom.xml

- java/2.x/trunk/web/web-struts/pom.xml

- java/2.x/trunk/web/web-struts2/pom.xml

- java/2.x/trunk/web/web-webwork/pom.xml

- java/2.x/trunk/web/web-webwork2/pom.xml

Diff

Modified: java/2.x/trunk/web/pom.xml (5695 => 5696)

--- java/2.x/trunk/web/pom.xml 2010-06-27 20:10:39 UTC (rev 5695)
+++ java/2.x/trunk/web/pom.xml 2010-06-27 20:13:32 UTC (rev 5696)
@@ -4,7 +4,7 @@
<groupId>org.picocontainer.web</groupId>
<artifactId>picocontainer-web</artifactId>
<name>PicoContainer Web</name>
- <version>2.5-SNAPSHOT</version>
+ <version>2.5</version>
<packaging>pom</packaging>
<url>http://www.picocontainer.org/web</url>
<modules>
@@ -25,9 +25,9 @@
<url>http://jira.codehaus.org/browse/NANOWAR</url>
</issueManagement>
<scm>
- <connection>scm:svn:https://svn.codehaus.org/picocontainer/java/2.x/trunk/web</connection>
- <developerConnection>scm:svn:https://svn.codehaus.org/scm/picocontainer/java/2.x/trunk/web</developerConnection>
- <url>https://svn.codehaus.org/picocontainer/java/2.x/trunk/web</url>
+ <connection>scm:svn:https://svn.codehaus.org/picocontainer/java/2.x/tags/picocontainer-web-2.5</connection>
+ <developerConnection>scm:svn:https://svn.codehaus.org/picocontainer/java/2.x/tags/picocontainer-web-2.5</developerConnection>
+ <url>scm:svn:https://svn.codehaus.org/picocontainer/java/2.x/tags/picocontainer-web-2.5</url>
</scm>
<distributionManagement>
<repository>

Modified: java/2.x/trunk/web/web-axis/pom.xml (5695 => 5696)

--- java/2.x/trunk/web/web-axis/pom.xml 2010-06-27 20:10:39 UTC (rev 5695)
+++ java/2.x/trunk/web/web-axis/pom.xml 2010-06-27 20:13:32 UTC (rev 5696)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.picocontainer.web</groupId>
<artifactId>picocontainer-web</artifactId>
- <version>2.5-SNAPSHOT</version>
+ <version>2.5</version>
</parent>
<artifactId>picocontainer-web-axis</artifactId>
<name>PicoContainer Web Axis</name>

Modified: java/2.x/trunk/web/web-core/pom.xml (5695 => 5696)

--- java/2.x/trunk/web/web-core/pom.xml 2010-06-27 20:10:39 UTC (rev 5695)
+++ java/2.x/trunk/web/web-core/pom.xml 2010-06-27 20:13:32 UTC (rev 5696)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.picocontainer.web</groupId>
<artifactId>picocontainer-web</artifactId>
- <version>2.5-SNAPSHOT</version>
+ <version>2.5</version>
</parent>
<artifactId>picocontainer-web-core</artifactId>
<name>PicoContainer Web Core</name>

Modified: java/2.x/trunk/web/web-jsf/pom.xml (5695 => 5696)

--- java/2.x/trunk/web/web-jsf/pom.xml 2010-06-27 20:10:39 UTC (rev 5695)
+++ java/2.x/trunk/web/web-jsf/pom.xml 2010-06-27 20:13:32 UTC (rev 5696)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.picocontainer.web</groupId>
<artifactId>picocontainer-web</artifactId>
- <version>2.5-SNAPSHOT</version>
+ <version>2.5</version>
</parent>
<artifactId>picocontainer-web-jsf</artifactId>
<name>PicoContainer Web JSF</name>

Modified: java/2.x/trunk/web/web-remoting/pom.xml (5695 => 5696)

--- java/2.x/trunk/web/web-remoting/pom.xml 2010-06-27 20:10:39 UTC (rev 5695)
+++ java/2.x/trunk/web/web-remoting/pom.xml 2010-06-27 20:13:32 UTC (rev 5696)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.picocontainer.web</groupId>
<artifactId>picocontainer-web</artifactId>
- <version>2.5-SNAPSHOT</version>
+ <version>2.5</version>
</parent>
<artifactId>picocontainer-web-remoting</artifactId>
<name>PicoContainer Web Remoting</name>

Modified: java/2.x/trunk/web/web-struts/pom.xml (5695 => 5696)

--- java/2.x/trunk/web/web-struts/pom.xml 2010-06-27 20:10:39 UTC (rev 5695)
+++ java/2.x/trunk/web/web-struts/pom.xml 2010-06-27 20:13:32 UTC (rev 5696)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.picocontainer.web</groupId>
<artifactId>picocontainer-web</artifactId>
- <version>2.5-SNAPSHOT</version>
+ <version>2.5</version>
</parent>
<artifactId>picocontainer-web-struts</artifactId>
<name>PicoContainer Web Struts</name>

Modified: java/2.x/trunk/web/web-struts2/pom.xml (5695 => 5696)

--- java/2.x/trunk/web/web-struts2/pom.xml 2010-06-27 20:10:39 UTC (rev 5695)
+++ java/2.x/trunk/web/web-struts2/pom.xml 2010-06-27 20:13:32 UTC (rev 5696)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.picocontainer.web</groupId>
<artifactId>picocontainer-web</artifactId>
- <version>2.5-SNAPSHOT</version>
+ <version>2.5</version>
</parent>
<artifactId>picocontainer-web-struts2</artifactId>
<name>PicoContainer Web Struts2</name>

Modified: java/2.x/trunk/web/web-webwork/pom.xml (5695 => 5696)

--- java/2.x/trunk/web/web-webwork/pom.xml 2010-06-27 20:10:39 UTC (rev 5695)
+++ java/2.x/trunk/web/web-webwork/pom.xml 2010-06-27 20:13:32 UTC (rev 5696)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.picocontainer.web</groupId>
<artifactId>picocontainer-web</artifactId>
- <version>2.5-SNAPSHOT</version>
+ <version>2.5</version>
</parent>
<artifactId>picocontainer-web-webwork</artifactId>
<name>PicoContainer Web WebWork</name>

Modified: java/2.x/trunk/web/web-webwork2/pom.xml (5695 => 5696)

--- java/2.x/trunk/web/web-webwork2/pom.xml 2010-06-27 20:10:39 UTC (rev 5695)
+++ java/2.x/trunk/web/web-webwork2/pom.xml 2010-06-27 20:13:32 UTC (rev 5696)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.picocontainer.web</groupId>
<artifactId>picocontainer-web</artifactId>
- <version>2.5-SNAPSHOT</version>
+ <version>2.5</version>
</parent>
<artifactId>picocontainer-web-webwork2</artifactId>
<name>PicoContainer Web WebWork2</name>

----------

To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.