mirror of
https://github.com/Telecominfraproject/wlan-cloud-workspace.git
synced 2025-10-30 02:12:27 +00:00
commit to trigger build
This commit is contained in:
@@ -15,11 +15,10 @@ echo "Updating TIP pom.xml files from $PREVIOUS_VERSION to version $new_version
|
||||
mvn --batch-mode release:update-versions -DdevelopmentVersion="$new_version" -DautoVersionSubmodules=true
|
||||
|
||||
|
||||
# update version that are not automatically updated
|
||||
# update version that are not automatically updated
|
||||
sed -i '' "s/<tip-wlan-cloud.release.version>$PREVIOUS_VERSION<\/tip-wlan-cloud.release.version>/<tip-wlan-cloud.release.version>$new_version<\/tip-wlan-cloud.release.version>/g" ../wlan-cloud-root/pom.xml
|
||||
|
||||
#update protobuff dependency under opensync-ext-interface
|
||||
sed -i '' "s/<version>$PREVIOUS_VERSION<\/version>/<version>$new_version<\/version>/g" ../wlan-cloud-opensync-controller/opensync-ext-interface/pom.xml
|
||||
|
||||
echo "Updated TIP pom.xml files to version $new_version"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user