We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 991be40 commit d5c12e2Copy full SHA for d5c12e2
CI/post-release.sh
@@ -8,7 +8,7 @@ SC_RELEASE_TAG="v$SC_VERSION"
8
#####################
9
### publish pre-prepared release (tag is created)
10
11
-# python $CUR/CI/publishRelease.py "$SC_RELEASE_TAG"
+python $CUR/CI/publishRelease.py "$SC_RELEASE_TAG"
12
13
14
### update the version to next snapshot in maven project with set version
0 commit comments