You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by le...@apache.org on 2019/07/19 19:43:17 UTC

[incubator-datasketches-memory] 01/03: update scripts

This is an automated email from the ASF dual-hosted git repository.

leerho pushed a commit to branch 1.0.X-incubating
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-memory.git

commit 4acd9252952d04372d7235859a148e330d345e4c
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Thu Jul 18 17:21:26 2019 -0700

    update scripts
---
 scripts/bashDeployToDist.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/scripts/bashDeployToDist.sh b/scripts/bashDeployToDist.sh
index a21e4e7..e32b084 100755
--- a/scripts/bashDeployToDist.sh
+++ b/scripts/bashDeployToDist.sh
@@ -44,8 +44,8 @@ echo
 echo "5. Locally create a tag with a name of one of the following forms:"
 echo "     1.0.0"
 echo "     1.0.0-SNAPSHOT"
-echo "     1.0.0-incubator"
-echo "     1.0.0-incubator-SNAPSHOT"
+echo "     1.0.0-incubating"
+echo "     1.0.0-incubating-SNAPSHOT"
 echo
 echo "   'SNAPSHOT', if relevant, is always at the end of the version string and capitalized."
 echo "   Note: SNAPSHOT deployments are never relevant for the 'dist/release' branch."


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org