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

paul-yCVjj/[email protected]
Newsgroups gmane.comp.java.picocontainer.cvs
Message-ID <[email protected]>
Revision 5662
Author paul
Date 2010-02-26 14:13:19 -0600 (Fri, 26 Feb 2010)

Log Message

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

Modified Paths

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

- 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/distribution/pom.xml (5661 => 5662)

--- java/2.x/trunk/web/distribution/pom.xml 2010-02-26 20:07:25 UTC (rev 5661)
+++ java/2.x/trunk/web/distribution/pom.xml 2010-02-26 20:13:19 UTC (rev 5662)
@@ -4,10 +4,10 @@
<parent>
<groupId>org.picocontainer.web</groupId>
<artifactId>picocontainer-web</artifactId>
- <version>2.4-SNAPSHOT</version>
+ <version>2.4</version>
</parent>
<artifactId>picocontainer-web-distribution</artifactId>
- <version>2.4-SNAPSHOT</version>
+ <version>2.4</version>
<packaging>pom</packaging>
<name>PicoContainer Web Distribution</name>
<dependencies>

Modified: java/2.x/trunk/web/pom.xml (5661 => 5662)

--- java/2.x/trunk/web/pom.xml 2010-02-26 20:07:25 UTC (rev 5661)
+++ java/2.x/trunk/web/pom.xml 2010-02-26 20:13:19 UTC (rev 5662)
@@ -4,7 +4,7 @@
<groupId>org.picocontainer.web</groupId>
<artifactId>picocontainer-web</artifactId>
<name>PicoContainer Web</name>
- <version>2.4-SNAPSHOT</version>
+ <version>2.4</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.4</connection>
+ <developerConnection>scm:svn:https://svn.codehaus.org/picocontainer/java/2.x/tags/picocontainer-web-2.4</developerConnection>
+ <url>scm:svn:https://svn.codehaus.org/picocontainer/java/2.x/tags/picocontainer-web-2.4</url>
</scm>
<distributionManagement>
<repository>

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

--- java/2.x/trunk/web/web-axis/pom.xml 2010-02-26 20:07:25 UTC (rev 5661)
+++ java/2.x/trunk/web/web-axis/pom.xml 2010-02-26 20:13:19 UTC (rev 5662)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.picocontainer.web</groupId>
<artifactId>picocontainer-web</artifactId>
- <version>2.4-SNAPSHOT</version>
+ <version>2.4</version>
</parent>
<artifactId>picocontainer-web-axis</artifactId>
<name>PicoContainer Web Axis</name>

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

--- java/2.x/trunk/web/web-core/pom.xml 2010-02-26 20:07:25 UTC (rev 5661)
+++ java/2.x/trunk/web/web-core/pom.xml 2010-02-26 20:13:19 UTC (rev 5662)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.picocontainer.web</groupId>
<artifactId>picocontainer-web</artifactId>
- <version>2.4-SNAPSHOT</version>
+ <version>2.4</version>
</parent>
<artifactId>picocontainer-web-core</artifactId>
<name>PicoContainer Web Core</name>

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

--- java/2.x/trunk/web/web-jsf/pom.xml 2010-02-26 20:07:25 UTC (rev 5661)
+++ java/2.x/trunk/web/web-jsf/pom.xml 2010-02-26 20:13:19 UTC (rev 5662)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.picocontainer.web</groupId>
<artifactId>picocontainer-web</artifactId>
- <version>2.4-SNAPSHOT</version>
+ <version>2.4</version>
</parent>
<artifactId>picocontainer-web-jsf</artifactId>
<name>PicoContainer Web JSF</name>

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

--- java/2.x/trunk/web/web-remoting/pom.xml 2010-02-26 20:07:25 UTC (rev 5661)
+++ java/2.x/trunk/web/web-remoting/pom.xml 2010-02-26 20:13:19 UTC (rev 5662)
@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
-<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>
<parent>
<groupId>org.picocontainer.web</groupId>
<artifactId>picocontainer-web</artifactId>
- <version>2.4-SNAPSHOT</version>
+ <version>2.4</version>
</parent>
<artifactId>picocontainer-web-remoting</artifactId>
<name>PicoContainer Web Remoting</name>

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

--- java/2.x/trunk/web/web-struts/pom.xml 2010-02-26 20:07:25 UTC (rev 5661)
+++ java/2.x/trunk/web/web-struts/pom.xml 2010-02-26 20:13:19 UTC (rev 5662)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.picocontainer.web</groupId>
<artifactId>picocontainer-web</artifactId>
- <version>2.4-SNAPSHOT</version>
+ <version>2.4</version>
</parent>
<artifactId>picocontainer-web-struts</artifactId>
<name>PicoContainer Web Struts</name>

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

--- java/2.x/trunk/web/web-struts2/pom.xml 2010-02-26 20:07:25 UTC (rev 5661)
+++ java/2.x/trunk/web/web-struts2/pom.xml 2010-02-26 20:13:19 UTC (rev 5662)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.picocontainer.web</groupId>
<artifactId>picocontainer-web</artifactId>
- <version>2.4-SNAPSHOT</version>
+ <version>2.4</version>
</parent>
<artifactId>picocontainer-web-struts2</artifactId>
<name>PicoContainer Web Struts2</name>

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

--- java/2.x/trunk/web/web-webwork/pom.xml 2010-02-26 20:07:25 UTC (rev 5661)
+++ java/2.x/trunk/web/web-webwork/pom.xml 2010-02-26 20:13:19 UTC (rev 5662)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.picocontainer.web</groupId>
<artifactId>picocontainer-web</artifactId>
- <version>2.4-SNAPSHOT</version>
+ <version>2.4</version>
</parent>
<artifactId>picocontainer-web-webwork</artifactId>
<name>PicoContainer Web WebWork</name>

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

--- java/2.x/trunk/web/web-webwork2/pom.xml 2010-02-26 20:07:25 UTC (rev 5661)
+++ java/2.x/trunk/web/web-webwork2/pom.xml 2010-02-26 20:13:19 UTC (rev 5662)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.picocontainer.web</groupId>
<artifactId>picocontainer-web</artifactId>
- <version>2.4-SNAPSHOT</version>
+ <version>2.4</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.