Author: lukaszlenart Date: Sun Dec 5 22:05:38 2010 New Revision: 1042464 URL: http://svn.apache.org/viewvc?rev=1042464&view=rev Log: [maven-release-plugin] rollback the release of STRUTS_2_2_1_1
Modified: struts/struts2/branches/STRUTS_2_2_1_1/apps/blank/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/apps/jboss-blank/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/apps/mailreader/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/apps/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/apps/portlet/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/apps/rest-showcase/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/apps/showcase/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/archetypes/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-blank/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-convention/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-dbportlet/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-plugin/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-portlet/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-starter/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/assembly/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/bundles/admin/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/bundles/demo/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/bundles/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/core/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/plugins/codebehind/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/plugins/config-browser/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/plugins/convention/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/plugins/dojo/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/plugins/dwr/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/plugins/embeddedjsp/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/plugins/jasperreports/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/plugins/javatemplates/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/plugins/jfreechart/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/plugins/jsf/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/plugins/json/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/plugins/junit/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/plugins/osgi/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/plugins/oval/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/plugins/pell-multipart/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/plugins/plexus/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/plugins/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/plugins/portlet/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/plugins/rest/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/plugins/sitegraph/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/plugins/sitemesh/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/plugins/spring/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/plugins/struts1/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/plugins/testng/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/plugins/tiles/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/pom.xml struts/struts2/branches/STRUTS_2_2_1_1/xwork-core/pom.xml Modified: struts/struts2/branches/STRUTS_2_2_1_1/apps/blank/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/apps/blank/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/apps/blank/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/apps/blank/pom.xml Sun Dec 5 22:05:38 2010 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-apps</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-blank</artifactId> Modified: struts/struts2/branches/STRUTS_2_2_1_1/apps/jboss-blank/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/apps/jboss-blank/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/apps/jboss-blank/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/apps/jboss-blank/pom.xml Sun Dec 5 22:05:38 2010 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-apps</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-jboss-blank</artifactId> Modified: struts/struts2/branches/STRUTS_2_2_1_1/apps/mailreader/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/apps/mailreader/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/apps/mailreader/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/apps/mailreader/pom.xml Sun Dec 5 22:05:38 2010 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-apps</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-mailreader</artifactId> Modified: struts/struts2/branches/STRUTS_2_2_1_1/apps/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/apps/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/apps/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/apps/pom.xml Sun Dec 5 22:05:38 2010 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-parent</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-apps</artifactId> Modified: struts/struts2/branches/STRUTS_2_2_1_1/apps/portlet/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/apps/portlet/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/apps/portlet/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/apps/portlet/pom.xml Sun Dec 5 22:05:38 2010 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-apps</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-portlet</artifactId> Modified: struts/struts2/branches/STRUTS_2_2_1_1/apps/rest-showcase/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/apps/rest-showcase/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/apps/rest-showcase/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/apps/rest-showcase/pom.xml Sun Dec 5 22:05:38 2010 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-apps</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <groupId>org.apache.struts</groupId> Modified: struts/struts2/branches/STRUTS_2_2_1_1/apps/showcase/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/apps/showcase/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/apps/showcase/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/apps/showcase/pom.xml Sun Dec 5 22:05:38 2010 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-apps</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-showcase</artifactId> Modified: struts/struts2/branches/STRUTS_2_2_1_1/archetypes/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/archetypes/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/archetypes/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/archetypes/pom.xml Sun Dec 5 22:05:38 2010 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-parent</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-archetypes</artifactId> Modified: struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-blank/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-blank/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-blank/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-blank/pom.xml Sun Dec 5 22:05:38 2010 @@ -3,7 +3,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-archetypes</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-convention/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-convention/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-convention/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-convention/pom.xml Sun Dec 5 22:05:38 2010 @@ -2,7 +2,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-archetypes</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-dbportlet/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-dbportlet/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-dbportlet/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-dbportlet/pom.xml Sun Dec 5 22:05:38 2010 @@ -2,7 +2,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-archetypes</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-plugin/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-plugin/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-plugin/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-plugin/pom.xml Sun Dec 5 22:05:38 2010 @@ -2,7 +2,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-archetypes</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-portlet/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-portlet/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-portlet/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-portlet/pom.xml Sun Dec 5 22:05:38 2010 @@ -2,7 +2,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-archetypes</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-starter/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-starter/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-starter/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/archetypes/struts2-archetype-starter/pom.xml Sun Dec 5 22:05:38 2010 @@ -4,7 +4,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-archetypes</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: struts/struts2/branches/STRUTS_2_2_1_1/assembly/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/assembly/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/assembly/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/assembly/pom.xml Sun Dec 5 22:05:38 2010 @@ -11,7 +11,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-parent</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <scm> Modified: struts/struts2/branches/STRUTS_2_2_1_1/bundles/admin/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/bundles/admin/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/bundles/admin/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/bundles/admin/pom.xml Sun Dec 5 22:05:38 2010 @@ -4,7 +4,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-osgi-bundles</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-osgi-admin-bundle</artifactId> Modified: struts/struts2/branches/STRUTS_2_2_1_1/bundles/demo/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/bundles/demo/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/bundles/demo/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/bundles/demo/pom.xml Sun Dec 5 22:05:38 2010 @@ -4,7 +4,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-osgi-bundles</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-osgi-demo-bundle</artifactId> Modified: struts/struts2/branches/STRUTS_2_2_1_1/bundles/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/bundles/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/bundles/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/bundles/pom.xml Sun Dec 5 22:05:38 2010 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-parent</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-osgi-bundles</artifactId> Modified: struts/struts2/branches/STRUTS_2_2_1_1/core/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/core/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/core/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/core/pom.xml Sun Dec 5 22:05:38 2010 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-parent</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-core</artifactId> Modified: struts/struts2/branches/STRUTS_2_2_1_1/plugins/codebehind/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/plugins/codebehind/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/plugins/codebehind/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/plugins/codebehind/pom.xml Sun Dec 5 22:05:38 2010 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plugins</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-codebehind-plugin</artifactId> Modified: struts/struts2/branches/STRUTS_2_2_1_1/plugins/config-browser/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/plugins/config-browser/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/plugins/config-browser/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/plugins/config-browser/pom.xml Sun Dec 5 22:05:38 2010 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plugins</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-config-browser-plugin</artifactId> Modified: struts/struts2/branches/STRUTS_2_2_1_1/plugins/convention/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/plugins/convention/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/plugins/convention/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/plugins/convention/pom.xml Sun Dec 5 22:05:38 2010 @@ -3,7 +3,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plugins</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-convention-plugin</artifactId> Modified: struts/struts2/branches/STRUTS_2_2_1_1/plugins/dojo/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/plugins/dojo/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/plugins/dojo/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/plugins/dojo/pom.xml Sun Dec 5 22:05:38 2010 @@ -25,7 +25,7 @@ <parent> <artifactId>struts2-plugins</artifactId> <groupId>org.apache.struts</groupId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.struts</groupId> Modified: struts/struts2/branches/STRUTS_2_2_1_1/plugins/dwr/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/plugins/dwr/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/plugins/dwr/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/plugins/dwr/pom.xml Sun Dec 5 22:05:38 2010 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plugins</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-dwr-plugin</artifactId> Modified: struts/struts2/branches/STRUTS_2_2_1_1/plugins/embeddedjsp/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/plugins/embeddedjsp/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/plugins/embeddedjsp/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/plugins/embeddedjsp/pom.xml Sun Dec 5 22:05:38 2010 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plugins</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <groupId>org.apache.struts</groupId> Modified: struts/struts2/branches/STRUTS_2_2_1_1/plugins/jasperreports/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/plugins/jasperreports/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/plugins/jasperreports/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/plugins/jasperreports/pom.xml Sun Dec 5 22:05:38 2010 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plugins</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-jasperreports-plugin</artifactId> Modified: struts/struts2/branches/STRUTS_2_2_1_1/plugins/javatemplates/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/plugins/javatemplates/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/plugins/javatemplates/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/plugins/javatemplates/pom.xml Sun Dec 5 22:05:38 2010 @@ -4,7 +4,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plugins</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-javatemplates-plugin</artifactId> Modified: struts/struts2/branches/STRUTS_2_2_1_1/plugins/jfreechart/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/plugins/jfreechart/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/plugins/jfreechart/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/plugins/jfreechart/pom.xml Sun Dec 5 22:05:38 2010 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plugins</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-jfreechart-plugin</artifactId> Modified: struts/struts2/branches/STRUTS_2_2_1_1/plugins/jsf/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/plugins/jsf/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/plugins/jsf/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/plugins/jsf/pom.xml Sun Dec 5 22:05:38 2010 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plugins</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-jsf-plugin</artifactId> Modified: struts/struts2/branches/STRUTS_2_2_1_1/plugins/json/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/plugins/json/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/plugins/json/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/plugins/json/pom.xml Sun Dec 5 22:05:38 2010 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plugins</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-json-plugin</artifactId> Modified: struts/struts2/branches/STRUTS_2_2_1_1/plugins/junit/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/plugins/junit/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/plugins/junit/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/plugins/junit/pom.xml Sun Dec 5 22:05:38 2010 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plugins</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-junit-plugin</artifactId> Modified: struts/struts2/branches/STRUTS_2_2_1_1/plugins/osgi/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/plugins/osgi/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/plugins/osgi/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/plugins/osgi/pom.xml Sun Dec 5 22:05:38 2010 @@ -4,7 +4,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plugins</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-osgi-plugin</artifactId> Modified: struts/struts2/branches/STRUTS_2_2_1_1/plugins/oval/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/plugins/oval/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/plugins/oval/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/plugins/oval/pom.xml Sun Dec 5 22:05:38 2010 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plugins</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-oval-plugin</artifactId> Modified: struts/struts2/branches/STRUTS_2_2_1_1/plugins/pell-multipart/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/plugins/pell-multipart/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/plugins/pell-multipart/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/plugins/pell-multipart/pom.xml Sun Dec 5 22:05:38 2010 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plugins</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-pell-multipart-plugin</artifactId> Modified: struts/struts2/branches/STRUTS_2_2_1_1/plugins/plexus/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/plugins/plexus/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/plugins/plexus/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/plugins/plexus/pom.xml Sun Dec 5 22:05:38 2010 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plugins</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plexus-plugin</artifactId> Modified: struts/struts2/branches/STRUTS_2_2_1_1/plugins/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/plugins/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/plugins/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/plugins/pom.xml Sun Dec 5 22:05:38 2010 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-parent</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plugins</artifactId> Modified: struts/struts2/branches/STRUTS_2_2_1_1/plugins/portlet/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/plugins/portlet/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/plugins/portlet/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/plugins/portlet/pom.xml Sun Dec 5 22:05:38 2010 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plugins</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-portlet-plugin</artifactId> Modified: struts/struts2/branches/STRUTS_2_2_1_1/plugins/rest/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/plugins/rest/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/plugins/rest/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/plugins/rest/pom.xml Sun Dec 5 22:05:38 2010 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plugins</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-rest-plugin</artifactId> Modified: struts/struts2/branches/STRUTS_2_2_1_1/plugins/sitegraph/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/plugins/sitegraph/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/plugins/sitegraph/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/plugins/sitegraph/pom.xml Sun Dec 5 22:05:38 2010 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plugins</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-sitegraph-plugin</artifactId> Modified: struts/struts2/branches/STRUTS_2_2_1_1/plugins/sitemesh/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/plugins/sitemesh/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/plugins/sitemesh/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/plugins/sitemesh/pom.xml Sun Dec 5 22:05:38 2010 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plugins</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-sitemesh-plugin</artifactId> Modified: struts/struts2/branches/STRUTS_2_2_1_1/plugins/spring/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/plugins/spring/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/plugins/spring/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/plugins/spring/pom.xml Sun Dec 5 22:05:38 2010 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plugins</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-spring-plugin</artifactId> Modified: struts/struts2/branches/STRUTS_2_2_1_1/plugins/struts1/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/plugins/struts1/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/plugins/struts1/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/plugins/struts1/pom.xml Sun Dec 5 22:05:38 2010 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plugins</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-struts1-plugin</artifactId> Modified: struts/struts2/branches/STRUTS_2_2_1_1/plugins/testng/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/plugins/testng/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/plugins/testng/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/plugins/testng/pom.xml Sun Dec 5 22:05:38 2010 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plugins</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-testng-plugin</artifactId> Modified: struts/struts2/branches/STRUTS_2_2_1_1/plugins/tiles/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/plugins/tiles/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/plugins/tiles/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/plugins/tiles/pom.xml Sun Dec 5 22:05:38 2010 @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-plugins</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-tiles-plugin</artifactId> Modified: struts/struts2/branches/STRUTS_2_2_1_1/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/pom.xml Sun Dec 5 22:05:38 2010 @@ -1,4 +1,5 @@ -<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"> <parent> <groupId>org.apache.struts</groupId> @@ -9,7 +10,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.struts</groupId> <artifactId>struts2-parent</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> <packaging>pom</packaging> <name>Struts 2</name> <url>http://struts.apache.org/struts2</url> @@ -38,7 +39,7 @@ <url>http://issues.apache.org/struts/</url> </issueManagement> - <ciManagement /> + <ciManagement/> <distributionManagement> <site> <id>apache-site</id> @@ -60,7 +61,7 @@ <name>The Apache Software License, Version 2.0</name> <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> <distribution>repo</distribution> - <comments /> + <comments/> </license> </licenses> Modified: struts/struts2/branches/STRUTS_2_2_1_1/xwork-core/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_2_1_1/xwork-core/pom.xml?rev=1042464&r1=1042463&r2=1042464&view=diff ============================================================================== --- struts/struts2/branches/STRUTS_2_2_1_1/xwork-core/pom.xml (original) +++ struts/struts2/branches/STRUTS_2_2_1_1/xwork-core/pom.xml Sun Dec 5 22:05:38 2010 @@ -5,7 +5,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts2-parent</artifactId> - <version>2.2.1.2-SNAPSHOT</version> + <version>2.2.1.1-SNAPSHOT</version> </parent> <groupId>org.apache.struts.xwork</groupId>