From 865e099122bf702aee34ac124c0c084977cbd20b Mon Sep 17 00:00:00 2001 From: Brett Leslie Porter Date: Fri, 16 Sep 2005 13:34:17 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289534 13f79535-47bb-0310-9956-ffa450edef68 --- maven-plugins/maven-site-plugin/pom.xml | 2 +- .../maven-site-plugin/release-pom.xml | 248 ------------------ 2 files changed, 1 insertion(+), 249 deletions(-) delete mode 100644 maven-plugins/maven-site-plugin/release-pom.xml diff --git a/maven-plugins/maven-site-plugin/pom.xml b/maven-plugins/maven-site-plugin/pom.xml index 2dc1cdced3..3c2d26e452 100644 --- a/maven-plugins/maven-site-plugin/pom.xml +++ b/maven-plugins/maven-site-plugin/pom.xml @@ -8,7 +8,7 @@ maven-site-plugin maven-plugin Maven Site plugin - 2.0-beta-1 + 2.0-beta-2-SNAPSHOT vsiveton diff --git a/maven-plugins/maven-site-plugin/release-pom.xml b/maven-plugins/maven-site-plugin/release-pom.xml deleted file mode 100644 index 413bd55916..0000000000 --- a/maven-plugins/maven-site-plugin/release-pom.xml +++ /dev/null @@ -1,248 +0,0 @@ - - - maven-plugin-parent - org.apache.maven.plugins - 2.0-beta-1 - - 4.0.0 - maven-site-plugin - maven-plugin - Maven Site plugin - 2.0-beta-1 - - - 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 - - - plexus - plexus-input-handler - 1.0-alpha-2 - compile - - - log4j - log4j - 1.2.8 - compile - - - plexus - plexus-utils - 1.0.2 - compile - - - plexus - plexus-site-renderer - 1.0-alpha-2 - compile - - - plexus - plexus-velocity - 1.1.1 - compile - - - plexus - plexus-container-default - 1.0-alpha-6 - compile - - - logkit - logkit - 1.0.1 - compile - - - org.apache.maven - maven-settings - 2.0-beta-1 - compile - - - org.apache.maven - maven-plugin-registry - 2.0-beta-1 - compile - - - commons-cli - commons-cli - 1.0 - compile - - - commons-logging - commons-logging - 1.0.2 - compile - - - commons-collections - commons-collections - 2.0 - compile - - - org.apache.maven - maven-plugin-descriptor - 2.0-beta-1 - compile - - - plexus - plexus-i18n - 1.0-beta-5 - compile - - - jsch - jsch - 0.1.21 - compile - - - org.apache.maven - maven-monitor - 2.0-beta-1 - compile - - - commons-lang - commons-lang - 1.0 - compile - - - org.apache.maven.wagon - wagon-provider-api - 1.0-alpha-4 - compile - - - oro - oro - 2.0.7 - compile - - - classworlds - classworlds - 1.1-alpha-2 - compile - - - doxia - doxia-core - 1.0-alpha-4 - compile - - - org.apache.maven.wagon - wagon-file - 1.0-alpha-4 - runtime - - - 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-core - 2.0-beta-1 - compile - - - velocity - velocity - 1.4 - compile - - - org.apache.maven - maven-plugin-api - 2.0-beta-1 - compile - - - jline - jline - 0.9.1 - compile - - - org.apache.maven - maven-project - 2.0-beta-1 - compile - - - org.apache.maven - maven-artifact - 2.0-beta-1 - compile - - - org.apache.maven.reporting - maven-reporting-api - 2.0-beta-1 - compile - - - doxia - doxia-sink-api - 1.0-alpha-4 - compile - - - org.apache.maven.wagon - wagon-ssh - 1.0-alpha-4 - compile - - - org.apache.maven.wagon - wagon-http-lightweight - 1.0-alpha-4 - runtime - - - \ No newline at end of file