From 8890992c9a874d64034f15d9a4d66469ad8a99e7 Mon Sep 17 00:00:00 2001 From: snicoll Date: Sun, 19 Feb 2006 09:02:04 +0000 Subject: [PATCH] back to snapshot git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@378865 13f79535-47bb-0310-9956-ffa450edef68 --- source/project.xml | 2 +- source/xdocs/changes.xml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/source/project.xml b/source/project.xml index 9305add9..13009ce0 100644 --- a/source/project.xml +++ b/source/project.xml @@ -22,7 +22,7 @@ 3 maven-source-plugin Maven Source Plugin - 1.0 + 1.1-SNAPSHOT Java source archive plugin for Maven Create Java source archive org.apache.maven.plugin.source diff --git a/source/xdocs/changes.xml b/source/xdocs/changes.xml index 514d1f47..267f10dc 100644 --- a/source/xdocs/changes.xml +++ b/source/xdocs/changes.xml @@ -23,6 +23,9 @@ Stephane Nicoll + + + Initial release.