From 324009536a8970df0e0044efb8d0e45088532cc7 Mon Sep 17 00:00:00 2001 From: Brett Leslie Porter Date: Fri, 16 Sep 2005 13:57:14 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289545 13f79535-47bb-0310-9956-ffa450edef68 --- maven-plugins/maven-checkstyle-plugin/pom.xml | 2 +- .../maven-checkstyle-plugin/release-pom.xml | 189 ------------------ 2 files changed, 1 insertion(+), 190 deletions(-) delete mode 100644 maven-plugins/maven-checkstyle-plugin/release-pom.xml diff --git a/maven-plugins/maven-checkstyle-plugin/pom.xml b/maven-plugins/maven-checkstyle-plugin/pom.xml index e7ca30fde3..7d7c50cc0b 100644 --- a/maven-plugins/maven-checkstyle-plugin/pom.xml +++ b/maven-plugins/maven-checkstyle-plugin/pom.xml @@ -8,7 +8,7 @@ maven-checkstyle-plugin maven-plugin Maven Checkstyle Plugin - 2.0-alpha-2 + 2.0-alpha-3-SNAPSHOT 2005 diff --git a/maven-plugins/maven-checkstyle-plugin/release-pom.xml b/maven-plugins/maven-checkstyle-plugin/release-pom.xml deleted file mode 100644 index 89f66ad228..0000000000 --- a/maven-plugins/maven-checkstyle-plugin/release-pom.xml +++ /dev/null @@ -1,189 +0,0 @@ - - - maven-plugin-parent - org.apache.maven.plugins - 2.0-beta-1 - - 4.0.0 - maven-checkstyle-plugin - maven-plugin - Maven Checkstyle Plugin - 2.0-alpha-2 - 2005 - - - vsiveton - Vincent Siveton - vsiveton@apache.org - Apache Software Foundation - - Java Developer - - -5 - - - - - junit - junit - 3.8.1 - compile - - - org.apache.maven - maven-artifact-manager - 2.0-beta-1 - compile - - - org.apache.maven - maven-model - 2.0-beta-1 - compile - - - commons-collections - commons-collections - 2.1 - compile - - - plexus - plexus-container-default - 1.0-alpha-6 - compile - - - logkit - logkit - 1.0.1 - compile - - - org.apache.maven.reporting - maven-reporting-impl - 2.0-beta-1 - compile - - - log4j - log4j - 1.2.6 - compile - - - commons-beanutils - commons-beanutils - 1.6.1 - compile - - - regexp - regexp - 1.3 - compile - - - commons-logging - commons-logging - 1.0.3 - compile - - - org.apache.maven.wagon - wagon-provider-api - 1.0-alpha-4 - compile - - - plexus - plexus-utils - 1.0.3 - compile - - - oro - oro - 2.0.7 - compile - - - doxia - doxia-core - 1.0-alpha-4 - compile - - - classworlds - classworlds - 1.1-alpha-2 - compile - - - org.apache.maven - maven-repository-metadata - 2.0-beta-1 - compile - - - org.apache.maven - maven-profile - 2.0-beta-1 - compile - - - org.apache.maven - maven-plugin-api - 2.0-beta-1 - compile - - - commons-validator - commons-validator - 1.1.4 - compile - - - org.apache.maven - maven-project - 2.0-beta-1 - compile - - - org.apache.maven - maven-artifact - 2.0-beta-1 - compile - - - checkstyle - checkstyle-optional - 3.4 - compile - - - checkstyle - checkstyle - 3.4 - compile - - - org.apache.maven.reporting - maven-reporting-api - 2.0-beta-1 - compile - - - doxia - doxia-sink-api - 1.0-alpha-4 - compile - - - antlr - antlr - 2.7.2 - compile - - - \ No newline at end of file