From e15bbcdac1eb04231111dd90552a9cb5d895a3c1 Mon Sep 17 00:00:00 2001 From: vmassol Date: Fri, 9 Jul 2004 10:29:23 +0000 Subject: [PATCH] Removed HEAD element. From now on we do not want to list HEAD versions and the element represent the *released* versions only. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115739 13f79535-47bb-0310-9956-ffa450edef68 --- checkstyle/project.xml | 5 ----- examples/simple-xdocs/project.xml | 6 +++--- jboss/project.xml | 5 ----- jetty/project.xml | 5 ----- xdoc/project.xml | 5 ----- 5 files changed, 3 insertions(+), 23 deletions(-) diff --git a/checkstyle/project.xml b/checkstyle/project.xml index fa91cd60..79ee0dc9 100644 --- a/checkstyle/project.xml +++ b/checkstyle/project.xml @@ -65,11 +65,6 @@ 2.4.1 MAVEN_CHECKSTYLE_2_4_1 - - 2.5 - 2.5 - HEAD - diff --git a/examples/simple-xdocs/project.xml b/examples/simple-xdocs/project.xml index 34e4344a..ad896632 100644 --- a/examples/simple-xdocs/project.xml +++ b/examples/simple-xdocs/project.xml @@ -50,9 +50,9 @@ - H0.1 - HEAT 0.1 - HEAD + 0.1 + 0.1 + MAVEN_EX_0_1 --> diff --git a/jboss/project.xml b/jboss/project.xml index 8dcef985..d1d8d0aa 100644 --- a/jboss/project.xml +++ b/jboss/project.xml @@ -65,11 +65,6 @@ 1.5 MAVEN_JBOSS_1_5 - - 1.6 - 1.6 - HEAD - diff --git a/jetty/project.xml b/jetty/project.xml index f985d4c5..d4f655aa 100644 --- a/jetty/project.xml +++ b/jetty/project.xml @@ -44,11 +44,6 @@ 1.1 MAVEN_JETTY_1_1 - - 1.2 - 1.2 - HEAD - diff --git a/xdoc/project.xml b/xdoc/project.xml index 89d0065d..e8eaea37 100644 --- a/xdoc/project.xml +++ b/xdoc/project.xml @@ -60,11 +60,6 @@ 1.7.2 MAVEN_XDOC_1_7_2 - - 1.8 - 1.8 - HEAD -