[mycontainer] r820 committed - [maven-release-plugin] prepare release mycontainer-1.2.21

0 views
Skip to first unread message

mycon...@googlecode.com

unread,
Jun 22, 2011, 10:50:30 AM6/22/11
to mycontain...@googlegroups.com
Revision: 820
Author: fuw...@gmail.com
Date: Wed Jun 22 07:49:24 2011
Log: [maven-release-plugin] prepare release mycontainer-1.2.21
http://code.google.com/p/mycontainer/source/detail?r=820

Modified:

/trunk/devel/implementation/mycontainer-components/maven-mycontainer-plugin/pom.xml

/trunk/devel/implementation/mycontainer-components/mycontainer-annotations/pom.xml

/trunk/devel/implementation/mycontainer-components/mycontainer-commons/pom.xml

/trunk/devel/implementation/mycontainer-components/mycontainer-cpscanner/pom.xml

/trunk/devel/implementation/mycontainer-components/mycontainer-datasource/pom.xml
/trunk/devel/implementation/mycontainer-components/mycontainer-ejb/pom.xml
/trunk/devel/implementation/mycontainer-components/mycontainer-jms/pom.xml
/trunk/devel/implementation/mycontainer-components/mycontainer-jpa/pom.xml

/trunk/devel/implementation/mycontainer-components/mycontainer-kernel/pom.xml
/trunk/devel/implementation/mycontainer-components/mycontainer-mail/pom.xml

/trunk/devel/implementation/mycontainer-components/mycontainer-servlet-commons/pom.xml

/trunk/devel/implementation/mycontainer-components/mycontainer-starter/pom.xml
/trunk/devel/implementation/mycontainer-components/mycontainer-web/pom.xml
/trunk/devel/implementation/mycontainer-components/pom.xml

/trunk/devel/implementation/mycontainer-dist/mycontainer-dist-javaee/pom.xml
/trunk/devel/implementation/mycontainer-dist/pom.xml
/trunk/devel/implementation/mycontainer-gae/mycontainer-gae-test/pom.xml
/trunk/devel/implementation/mycontainer-gae/mycontainer-gae-web/pom.xml
/trunk/devel/implementation/mycontainer-gae/pom.xml
/trunk/devel/implementation/mycontainer-oob/mycontainer-junit-js/pom.xml
/trunk/devel/implementation/mycontainer-oob/pom.xml
/trunk/devel/implementation/mycontainer-parent/pom.xml
/trunk/devel/implementation/mycontainer-test/mycontainer-test-ear/pom.xml
/trunk/devel/implementation/mycontainer-test/mycontainer-test-ejb/pom.xml

/trunk/devel/implementation/mycontainer-test/mycontainer-test-ejb-without-jndiproperties/pom.xml

/trunk/devel/implementation/mycontainer-test/mycontainer-test-starter/pom.xml
/trunk/devel/implementation/mycontainer-test/mycontainer-test-web/pom.xml
/trunk/devel/implementation/mycontainer-test/pom.xml
/trunk/devel/implementation/mycontainer-usage-parent/pom.xml
/trunk/devel/implementation/pom.xml

=======================================
---
/trunk/devel/implementation/mycontainer-components/maven-mycontainer-plugin/pom.xml
Sun Jun 19 09:55:39 2011
+++
/trunk/devel/implementation/mycontainer-components/maven-mycontainer-plugin/pom.xml
Wed Jun 22 07:49:24 2011
@@ -10,7 +10,7 @@
<parent>
<groupId>org.mycontainer</groupId>
<artifactId>mycontainer-components</artifactId>
- <version>1.2.21-SNAPSHOT</version>
+ <version>1.2.21</version>
</parent>
<prerequisites>
<maven>2.0.9</maven>
=======================================
---
/trunk/devel/implementation/mycontainer-components/mycontainer-annotations/pom.xml
Sun Jun 19 09:55:39 2011
+++
/trunk/devel/implementation/mycontainer-components/mycontainer-annotations/pom.xml
Wed Jun 22 07:49:24 2011
@@ -7,7 +7,7 @@
<parent>
<groupId>org.mycontainer</groupId>
<artifactId>mycontainer-components</artifactId>
- <version>1.2.21-SNAPSHOT</version>
+ <version>1.2.21</version>
</parent>
<dependencies>
</dependencies>
=======================================
---
/trunk/devel/implementation/mycontainer-components/mycontainer-commons/pom.xml
Sun Jun 19 09:55:39 2011
+++
/trunk/devel/implementation/mycontainer-components/mycontainer-commons/pom.xml
Wed Jun 22 07:49:24 2011
@@ -9,7 +9,7 @@
<parent>
<groupId>org.mycontainer</groupId>
<artifactId>mycontainer-components</artifactId>
- <version>1.2.21-SNAPSHOT</version>
+ <version>1.2.21</version>
</parent>

<dependencies>
=======================================
---
/trunk/devel/implementation/mycontainer-components/mycontainer-cpscanner/pom.xml
Sun Jun 19 09:55:39 2011
+++
/trunk/devel/implementation/mycontainer-components/mycontainer-cpscanner/pom.xml
Wed Jun 22 07:49:24 2011
@@ -7,7 +7,7 @@
<parent>
<groupId>org.mycontainer</groupId>
<artifactId>mycontainer-components</artifactId>
- <version>1.2.21-SNAPSHOT</version>
+ <version>1.2.21</version>
</parent>
<dependencies />
<dependencyManagement />
=======================================
---
/trunk/devel/implementation/mycontainer-components/mycontainer-datasource/pom.xml
Sun Jun 19 09:55:39 2011
+++
/trunk/devel/implementation/mycontainer-components/mycontainer-datasource/pom.xml
Wed Jun 22 07:49:24 2011
@@ -7,7 +7,7 @@
<parent>
<groupId>org.mycontainer</groupId>
<artifactId>mycontainer-components</artifactId>
- <version>1.2.21-SNAPSHOT</version>
+ <version>1.2.21</version>
</parent>
<dependencies>
<dependency>
=======================================
---
/trunk/devel/implementation/mycontainer-components/mycontainer-ejb/pom.xml
Sun Jun 19 09:55:39 2011
+++
/trunk/devel/implementation/mycontainer-components/mycontainer-ejb/pom.xml
Wed Jun 22 07:49:24 2011
@@ -7,7 +7,7 @@
<parent>
<groupId>org.mycontainer</groupId>
<artifactId>mycontainer-components</artifactId>
- <version>1.2.21-SNAPSHOT</version>
+ <version>1.2.21</version>
</parent>
<dependencies>
<dependency>
=======================================
---
/trunk/devel/implementation/mycontainer-components/mycontainer-jms/pom.xml
Sun Jun 19 09:55:39 2011
+++
/trunk/devel/implementation/mycontainer-components/mycontainer-jms/pom.xml
Wed Jun 22 07:49:24 2011
@@ -2,7 +2,7 @@
<parent>
<groupId>org.mycontainer</groupId>
<artifactId>mycontainer-components</artifactId>
- <version>1.2.21-SNAPSHOT</version>
+ <version>1.2.21</version>
</parent>


=======================================
---
/trunk/devel/implementation/mycontainer-components/mycontainer-jpa/pom.xml
Sun Jun 19 09:55:39 2011
+++
/trunk/devel/implementation/mycontainer-components/mycontainer-jpa/pom.xml
Wed Jun 22 07:49:24 2011
@@ -7,7 +7,7 @@
<parent>
<groupId>org.mycontainer</groupId>
<artifactId>mycontainer-components</artifactId>
- <version>1.2.21-SNAPSHOT</version>
+ <version>1.2.21</version>
</parent>
<dependencies>
<dependency>
=======================================
---
/trunk/devel/implementation/mycontainer-components/mycontainer-kernel/pom.xml
Sun Jun 19 09:55:39 2011
+++
/trunk/devel/implementation/mycontainer-components/mycontainer-kernel/pom.xml
Wed Jun 22 07:49:24 2011
@@ -7,7 +7,7 @@
<parent>
<groupId>org.mycontainer</groupId>
<artifactId>mycontainer-components</artifactId>
- <version>1.2.21-SNAPSHOT</version>
+ <version>1.2.21</version>
</parent>
<dependencies>
<!--
=======================================
---
/trunk/devel/implementation/mycontainer-components/mycontainer-mail/pom.xml
Sun Jun 19 09:55:39 2011
+++
/trunk/devel/implementation/mycontainer-components/mycontainer-mail/pom.xml
Wed Jun 22 07:49:24 2011
@@ -7,7 +7,7 @@
<parent>
<groupId>org.mycontainer</groupId>
<artifactId>mycontainer-components</artifactId>
- <version>1.2.21-SNAPSHOT</version>
+ <version>1.2.21</version>
</parent>
<dependencies>
<dependency>
=======================================
---
/trunk/devel/implementation/mycontainer-components/mycontainer-servlet-commons/pom.xml
Sun Jun 19 09:55:39 2011
+++
/trunk/devel/implementation/mycontainer-components/mycontainer-servlet-commons/pom.xml
Wed Jun 22 07:49:24 2011
@@ -10,7 +10,7 @@
<parent>
<groupId>org.mycontainer</groupId>
<artifactId>mycontainer-components</artifactId>
- <version>1.2.21-SNAPSHOT</version>
+ <version>1.2.21</version>
</parent>

<dependencies>
=======================================
---
/trunk/devel/implementation/mycontainer-components/mycontainer-starter/pom.xml
Sun Jun 19 09:55:39 2011
+++
/trunk/devel/implementation/mycontainer-components/mycontainer-starter/pom.xml
Wed Jun 22 07:49:24 2011
@@ -7,7 +7,7 @@
<parent>
<groupId>org.mycontainer</groupId>
<artifactId>mycontainer-components</artifactId>
- <version>1.2.21-SNAPSHOT</version>
+ <version>1.2.21</version>
</parent>
<dependencies>
<dependency>
=======================================
---
/trunk/devel/implementation/mycontainer-components/mycontainer-web/pom.xml
Sun Jun 19 09:55:39 2011
+++
/trunk/devel/implementation/mycontainer-components/mycontainer-web/pom.xml
Wed Jun 22 07:49:24 2011
@@ -7,7 +7,7 @@
<parent>
<groupId>org.mycontainer</groupId>
<artifactId>mycontainer-components</artifactId>
- <version>1.2.21-SNAPSHOT</version>
+ <version>1.2.21</version>
</parent>
<dependencies>
<dependency>
=======================================
--- /trunk/devel/implementation/mycontainer-components/pom.xml Sun Jun 19
09:55:39 2011
+++ /trunk/devel/implementation/mycontainer-components/pom.xml Wed Jun 22
07:49:24 2011
@@ -15,7 +15,7 @@
<parent>
<groupId>org.mycontainer</groupId>
<artifactId>mycontainer-parent</artifactId>
- <version>1.2.21-SNAPSHOT</version>
+ <version>1.2.21</version>
<relativePath>../mycontainer-parent</relativePath>
</parent>

=======================================
---
/trunk/devel/implementation/mycontainer-dist/mycontainer-dist-javaee/pom.xml
Sun Jun 19 09:55:39 2011
+++
/trunk/devel/implementation/mycontainer-dist/mycontainer-dist-javaee/pom.xml
Wed Jun 22 07:49:24 2011
@@ -7,7 +7,7 @@
<parent>
<groupId>org.mycontainer</groupId>
<artifactId>mycontainer-dist</artifactId>
- <version>1.2.21-SNAPSHOT</version>
+ <version>1.2.21</version>
</parent>
<dependencies>
<dependency>
=======================================
--- /trunk/devel/implementation/mycontainer-dist/pom.xml Sun Jun 19
09:55:39 2011
+++ /trunk/devel/implementation/mycontainer-dist/pom.xml Wed Jun 22
07:49:24 2011
@@ -18,7 +18,7 @@
<parent>
<groupId>org.mycontainer</groupId>
<artifactId>mycontainer-parent</artifactId>
- <version>1.2.21-SNAPSHOT</version>
+ <version>1.2.21</version>
<relativePath>../mycontainer-parent</relativePath>
</parent>

=======================================
---
/trunk/devel/implementation/mycontainer-gae/mycontainer-gae-test/pom.xml
Sun Jun 19 09:55:39 2011
+++
/trunk/devel/implementation/mycontainer-gae/mycontainer-gae-test/pom.xml
Wed Jun 22 07:49:24 2011
@@ -11,7 +11,7 @@
<parent>
<groupId>org.mycontainer</groupId>
<artifactId>mycontainer-parent</artifactId>
- <version>1.2.21-SNAPSHOT</version>
+ <version>1.2.21</version>
<relativePath>../../mycontainer-parent</relativePath>
</parent>

=======================================
--- /trunk/devel/implementation/mycontainer-gae/mycontainer-gae-web/pom.xml
Sun Jun 19 09:55:39 2011
+++ /trunk/devel/implementation/mycontainer-gae/mycontainer-gae-web/pom.xml
Wed Jun 22 07:49:24 2011
@@ -9,7 +9,7 @@
<parent>
<groupId>org.mycontainer</groupId>
<artifactId>mycontainer-parent</artifactId>
- <version>1.2.21-SNAPSHOT</version>
+ <version>1.2.21</version>
<relativePath>../../mycontainer-parent</relativePath>
</parent>

=======================================
--- /trunk/devel/implementation/mycontainer-gae/pom.xml Sun Jun 19 09:55:39
2011
+++ /trunk/devel/implementation/mycontainer-gae/pom.xml Wed Jun 22 07:49:24
2011
@@ -18,7 +18,7 @@
<parent>
<groupId>org.mycontainer</groupId>
<artifactId>mycontainer-parent</artifactId>
- <version>1.2.21-SNAPSHOT</version>
+ <version>1.2.21</version>
<relativePath>../mycontainer-parent</relativePath>
</parent>

=======================================
---
/trunk/devel/implementation/mycontainer-oob/mycontainer-junit-js/pom.xml
Sun Jun 19 09:55:39 2011
+++
/trunk/devel/implementation/mycontainer-oob/mycontainer-junit-js/pom.xml
Wed Jun 22 07:49:24 2011
@@ -7,7 +7,7 @@
<parent>
<groupId>org.mycontainer</groupId>
<artifactId>mycontainer-oob</artifactId>
- <version>1.2.21-SNAPSHOT</version>
+ <version>1.2.21</version>
</parent>
<dependencies>
<dependency>
=======================================
--- /trunk/devel/implementation/mycontainer-oob/pom.xml Sun Jun 19 09:55:39
2011
+++ /trunk/devel/implementation/mycontainer-oob/pom.xml Wed Jun 22 07:49:24
2011
@@ -15,7 +15,7 @@
<parent>
<groupId>org.mycontainer</groupId>
<artifactId>mycontainer-parent</artifactId>
- <version>1.2.21-SNAPSHOT</version>
+ <version>1.2.21</version>
<relativePath>../mycontainer-parent</relativePath>
</parent>

=======================================
--- /trunk/devel/implementation/mycontainer-parent/pom.xml Sun Jun 19
09:55:39 2011
+++ /trunk/devel/implementation/mycontainer-parent/pom.xml Wed Jun 22
07:49:24 2011
@@ -4,7 +4,7 @@
<artifactId>mycontainer-parent</artifactId>
<packaging>pom</packaging>
<name>mycontainer parent</name>
- <version>1.2.21-SNAPSHOT</version>
+ <version>1.2.21</version>
<organization>
<name>Mycontainer Team</name>
<url>http://mycontainer.googlecode.com</url>
=======================================
---
/trunk/devel/implementation/mycontainer-test/mycontainer-test-ear/pom.xml
Sun Jun 19 09:55:39 2011
+++
/trunk/devel/implementation/mycontainer-test/mycontainer-test-ear/pom.xml
Wed Jun 22 07:49:24 2011
@@ -7,7 +7,7 @@
<parent>
<groupId>org.mycontainer</groupId>
<artifactId>mycontainer-test</artifactId>
- <version>1.2.21-SNAPSHOT</version>
+ <version>1.2.21</version>
</parent>
<dependencies>
<dependency>
=======================================
---
/trunk/devel/implementation/mycontainer-test/mycontainer-test-ejb/pom.xml
Sun Jun 19 09:55:39 2011
+++
/trunk/devel/implementation/mycontainer-test/mycontainer-test-ejb/pom.xml
Wed Jun 22 07:49:24 2011
@@ -7,7 +7,7 @@
<parent>
<groupId>org.mycontainer</groupId>
<artifactId>mycontainer-test</artifactId>
- <version>1.2.21-SNAPSHOT</version>
+ <version>1.2.21</version>
</parent>
<dependencies>
<dependency>
=======================================
---
/trunk/devel/implementation/mycontainer-test/mycontainer-test-ejb-without-jndiproperties/pom.xml
Sun Jun 19 09:55:39 2011
+++
/trunk/devel/implementation/mycontainer-test/mycontainer-test-ejb-without-jndiproperties/pom.xml
Wed Jun 22 07:49:24 2011
@@ -7,7 +7,7 @@
<parent>
<groupId>org.mycontainer</groupId>
<artifactId>mycontainer-test</artifactId>
- <version>1.2.21-SNAPSHOT</version>
+ <version>1.2.21</version>
</parent>
<dependencies>
<dependency>
=======================================
---
/trunk/devel/implementation/mycontainer-test/mycontainer-test-starter/pom.xml
Sun Jun 19 09:55:39 2011
+++
/trunk/devel/implementation/mycontainer-test/mycontainer-test-starter/pom.xml
Wed Jun 22 07:49:24 2011
@@ -6,7 +6,7 @@
<parent>
<groupId>org.mycontainer</groupId>
<artifactId>mycontainer-test</artifactId>
- <version>1.2.21-SNAPSHOT</version>
+ <version>1.2.21</version>
</parent>
<dependencies>
</dependencies>
=======================================
---
/trunk/devel/implementation/mycontainer-test/mycontainer-test-web/pom.xml
Sun Jun 19 09:55:39 2011
+++
/trunk/devel/implementation/mycontainer-test/mycontainer-test-web/pom.xml
Wed Jun 22 07:49:24 2011
@@ -7,7 +7,7 @@
<parent>
<groupId>org.mycontainer</groupId>
<artifactId>mycontainer-test</artifactId>
- <version>1.2.21-SNAPSHOT</version>
+ <version>1.2.21</version>
</parent>

<dependencies>
=======================================
--- /trunk/devel/implementation/mycontainer-test/pom.xml Sun Jun 19
09:55:39 2011
+++ /trunk/devel/implementation/mycontainer-test/pom.xml Wed Jun 22
07:49:24 2011
@@ -15,7 +15,7 @@
<parent>
<groupId>org.mycontainer</groupId>
<artifactId>mycontainer-usage-parent</artifactId>
- <version>1.2.21-SNAPSHOT</version>
+ <version>1.2.21</version>
<relativePath>../mycontainer-usage-parent</relativePath>
</parent>

=======================================
--- /trunk/devel/implementation/mycontainer-usage-parent/pom.xml Sun Jun 19
09:55:39 2011
+++ /trunk/devel/implementation/mycontainer-usage-parent/pom.xml Wed Jun 22
07:49:24 2011
@@ -18,7 +18,7 @@
<parent>
<groupId>org.mycontainer</groupId>
<artifactId>mycontainer-parent</artifactId>
- <version>1.2.21-SNAPSHOT</version>
+ <version>1.2.21</version>
<relativePath>../mycontainer-parent</relativePath>
</parent>

=======================================
--- /trunk/devel/implementation/pom.xml Sun Jun 19 09:55:39 2011
+++ /trunk/devel/implementation/pom.xml Wed Jun 22 07:49:24 2011
@@ -4,21 +4,21 @@
<artifactId>mycontainer</artifactId>
<packaging>pom</packaging>
<name>mycontainer</name>
- <version>1.2.21-SNAPSHOT</version>
+ <version>1.2.21</version>

<parent>
<groupId>org.mycontainer</groupId>
<artifactId>mycontainer-parent</artifactId>
- <version>1.2.21-SNAPSHOT</version>
+ <version>1.2.21</version>
<relativePath>mycontainer-parent</relativePath>
</parent>

<scm>
-
<connection>scm:svn:https://mycontainer.googlecode.com/svn/trunk/devel/implementation
+
<connection>scm:svn:https://mycontainer.googlecode.com/svn/tags/mycontainer-1.2.21
</connection>
-
<developerConnection>scm:svn:https://mycontainer.googlecode.com/svn/trunk/devel/implementation
+
<developerConnection>scm:svn:https://mycontainer.googlecode.com/svn/tags/mycontainer-1.2.21
</developerConnection>
- <url>https://mycontainer.googlecode.com/svn/trunk/devel/implementation
+ <url>https://mycontainer.googlecode.com/svn/tags/mycontainer-1.2.21
</url>
</scm>

Reply all
Reply to author
Forward
0 new messages