You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-scm@portals.apache.org by as...@apache.org on 2018/06/15 19:06:04 UTC

portals-pluto git commit: PLUTO-716 Release Preparation 3.0.1 (cleanup command line syntax)

Repository: portals-pluto
Updated Branches:
  refs/heads/master 733435af4 -> 866f5111c


PLUTO-716 Release Preparation 3.0.1 (cleanup command line syntax)


Project: http://git-wip-us.apache.org/repos/asf/portals-pluto/repo
Commit: http://git-wip-us.apache.org/repos/asf/portals-pluto/commit/866f5111
Tree: http://git-wip-us.apache.org/repos/asf/portals-pluto/tree/866f5111
Diff: http://git-wip-us.apache.org/repos/asf/portals-pluto/diff/866f5111

Branch: refs/heads/master
Commit: 866f5111c32fd4edcaadaf6fcce85fa9f0d3f89f
Parents: 733435a
Author: Neil Griffin <ne...@gmail.com>
Authored: Fri Jun 15 15:05:55 2018 -0400
Committer: Neil Griffin <ne...@gmail.com>
Committed: Fri Jun 15 15:05:55 2018 -0400

----------------------------------------------------------------------
 RELEASE-PROCEDURE.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/portals-pluto/blob/866f5111/RELEASE-PROCEDURE.txt
----------------------------------------------------------------------
diff --git a/RELEASE-PROCEDURE.txt b/RELEASE-PROCEDURE.txt
index 3452ba6..951ee64 100644
--- a/RELEASE-PROCEDURE.txt
+++ b/RELEASE-PROCEDURE.txt
@@ -84,7 +84,7 @@ Since 3.0.0
 6. CLEANUP AND START OVER
 	Cleanup the release prepare files again:
 
-	$ mvn -P apache-release release:clean
+	$ mvn -P all,apache-release release:clean
 
 7. PREPARE THE RELEASE
 	Run the "release:prepare" step for real this time. You'll be prompted for the same version information.