summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-02-14 09:35:22 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-02-14 09:35:22 +0000
commita361bdecc490b59abc2df0560b7ec1ab3cf5c4bb (patch)
treee1bc0a1f9d00752255563b59382047dd5d4bdca9
parentda5154ceb85f0f8313019ac6ac29be18039a7fb4 (diff)
Update README
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744441 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--maven-plugins/trunk/maven-bundle-plugin/README6
1 files changed, 5 insertions, 1 deletions
diff --git a/maven-plugins/trunk/maven-bundle-plugin/README b/maven-plugins/trunk/maven-bundle-plugin/README
index cfc87b49bc..441941c1b0 100644
--- a/maven-plugins/trunk/maven-bundle-plugin/README
+++ b/maven-plugins/trunk/maven-bundle-plugin/README
@@ -17,7 +17,11 @@ the newly released version.
To release this module:
-mvn release:prepare,perform
+mvn release:prepare
+
+followed by:
+
+mvn release:perform
That will automatically create an SVN tag from the release, update the version
numbers in the pom.xml files in the trunk and tag, and deploy the artifacts to the