From 19d5100fc9185bff2eb7c98e9298da4fa1bc283b Mon Sep 17 00:00:00 2001 From: vmassol Date: Sun, 5 Jun 2005 17:18:46 +0000 Subject: [PATCH] [maven-scm-plugin] prepare release 1.7 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@180114 13f79535-47bb-0310-9956-ffa450edef68 --- jar/project.xml | 8 ++++++-- jar/xdocs/changes.xml | 7 ++++--- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/jar/project.xml b/jar/project.xml index 17d1c8c1..2a7920f0 100644 --- a/jar/project.xml +++ b/jar/project.xml @@ -17,13 +17,12 @@ * limitations under the License. */ --> - ../plugin-parent/project.xml 3 maven-jar-plugin Maven Jar Plug-in - 1.7-SNAPSHOT + 1.7 Plugin for creating JAR files. Create jar files http://maven.apache.org/reference/plugins/jar/ @@ -55,6 +54,11 @@ 1.6.1 MAVEN_JAR_1_6_1 + + 1.7 + 1.7 + MAVEN_JAR_1_7 + diff --git a/jar/xdocs/changes.xml b/jar/xdocs/changes.xml index 553eafbd..d17bdc6a 100644 --- a/jar/xdocs/changes.xml +++ b/jar/xdocs/changes.xml @@ -17,7 +17,6 @@ * limitations under the License. */ --> - Changes @@ -25,10 +24,12 @@ dIon Gillard - + Fix typo on documentation. Fix typo on documentation. - Added new property maven.jar.final.name. + Added new property + maven.jar.final.name. + Remove deploy warnings