From 24d2a321fae56960ae517666249b08a8fa253fd3 Mon Sep 17 00:00:00 2001 From: Tony Chemit Date: Mon, 6 Feb 2012 13:31:12 +0000 Subject: [PATCH] [maven-release-plugin] prepare release webstart-1.0-beta-3 git-svn-id: file:///home/tiste/MOJOHAUS-TO-GIT/SVN-MOJO-WIP/trunk/mojo/webstart@15895 52ab4f32-60fc-0310-b215-8acea882cd1b --- pom.xml | 11 +++++------ webstart-jnlp-servlet/pom.xml | 2 +- webstart-maven-plugin/pom.xml | 11 +++++------ webstart-pack200-api/pom.xml | 5 ++--- webstart-pack200-impl/pom.xml | 2 +- 5 files changed, 14 insertions(+), 17 deletions(-) diff --git a/pom.xml b/pom.xml index d900ade2..0145356f 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,4 @@ - + mojo-parent org.codehaus.mojo @@ -9,7 +8,7 @@ org.codehaus.mojo webstart-parent pom - 1.0-beta-3-SNAPSHOT + 1.0-beta-3 MWEBSTART :: Project Webstart Maven Plugin and related modules http://mojo.codehaus.org/webstart @@ -34,9 +33,9 @@ - https://svn.codehaus.org/mojo/trunk/mojo/webstart - scm:svn:https://svn.codehaus.org/mojo/trunk/mojo/webstart - scm:svn:https://svn.codehaus.org/mojo/trunk/mojo/webstart + https://svn.codehaus.org/mojo/tags/webstart-1.0-beta-3 + scm:svn:https://svn.codehaus.org/mojo/tags/webstart-1.0-beta-3 + scm:svn:https://svn.codehaus.org/mojo/tags/webstart-1.0-beta-3 diff --git a/webstart-jnlp-servlet/pom.xml b/webstart-jnlp-servlet/pom.xml index 624907fe..4b3d2083 100644 --- a/webstart-jnlp-servlet/pom.xml +++ b/webstart-jnlp-servlet/pom.xml @@ -4,7 +4,7 @@ org.codehaus.mojo webstart-parent - 1.0-beta-3-SNAPSHOT + 1.0-beta-3 webstart-jnlp-servlet diff --git a/webstart-maven-plugin/pom.xml b/webstart-maven-plugin/pom.xml index 09121c2f..62547e40 100644 --- a/webstart-maven-plugin/pom.xml +++ b/webstart-maven-plugin/pom.xml @@ -1,15 +1,14 @@ - + 4.0.0 org.codehaus.mojo webstart-parent - 1.0-beta-3-SNAPSHOT + 1.0-beta-3 org.codehaus.mojo webstart-maven-plugin - 1.0-beta-3-SNAPSHOT + 1.0-beta-3 maven-plugin MWEBSTART :: Webstart Maven Plugin Maven plugin that supports webstart application development. Helps generate JNLP files and supports the @@ -181,9 +180,9 @@ - + - + diff --git a/webstart-pack200-api/pom.xml b/webstart-pack200-api/pom.xml index 1a89b9af..aefce6e6 100644 --- a/webstart-pack200-api/pom.xml +++ b/webstart-pack200-api/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.codehaus.mojo webstart-parent - 1.0-beta-3-SNAPSHOT + 1.0-beta-3 webstart-pack200-api diff --git a/webstart-pack200-impl/pom.xml b/webstart-pack200-impl/pom.xml index f2a45ace..f6d26b30 100644 --- a/webstart-pack200-impl/pom.xml +++ b/webstart-pack200-impl/pom.xml @@ -3,7 +3,7 @@ org.codehaus.mojo webstart-parent - 1.0-beta-3-SNAPSHOT + 1.0-beta-3 webstart-pack200-impl