mirror of
https://github.com/Telecominfraproject/wlan-cloud-workspace.git
synced 2025-11-01 03:08:02 +00:00
Compare commits
3 Commits
v1.1.0-rc3
...
release/v1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
efb34de3f1 | ||
|
|
8282c9cf27 | ||
|
|
0b9a65e810 |
@@ -11,7 +11,7 @@ new_version=$1
|
|||||||
PREVIOUS_VERSION=$(grep "<version>" ../wlan-cloud-root/pom.xml |head -2|tail -1|cut -d '>' -f2|cut -d '<' -f 1)
|
PREVIOUS_VERSION=$(grep "<version>" ../wlan-cloud-root/pom.xml |head -2|tail -1|cut -d '>' -f2|cut -d '<' -f 1)
|
||||||
echo "Updating TIP pom.xml files from $PREVIOUS_VERSION to version $new_version "
|
echo "Updating TIP pom.xml files from $PREVIOUS_VERSION to version $new_version "
|
||||||
|
|
||||||
# update versions on TIP modules using special all-modules-release
|
# update versions on TIP modules using special all-modules-release
|
||||||
mvn --batch-mode release:update-versions -DdevelopmentVersion="$new_version" -DautoVersionSubmodules=true
|
mvn --batch-mode release:update-versions -DdevelopmentVersion="$new_version" -DautoVersionSubmodules=true
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Submodule wlan-cloud-opensync-controller updated: e173e02eae...af604289cc
Submodule wlan-cloud-services updated: 535df0041e...d35a7af319
Reference in New Issue
Block a user