diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 53fbf9a9..226e8494 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -29,14 +29,14 @@ jobs: echo "Check maven version" mvn -version - - name: Create Symlinks for external jars directory - run: | - echo "Create symlinks for external jars to build VRO plugin." - ln -s $GITHUB_WORKSPACE/lib/ $GITHUB_WORKSPACE/o11nplugin-vro/ - echo "Created symlinks to build the core module." - ln -s $GITHUB_WORKSPACE/lib/ $GITHUB_WORKSPACE/o11nplugin-vro-core/ - echo "Created symlinks to build the package module." - ln -s $GITHUB_WORKSPACE/lib/ $GITHUB_WORKSPACE/o11nplugin-vro-package/ + # - name: Create Symlinks for external jars directory + # run: | + # echo "Create symlinks for external jars to build VRO plugin." + # ln -s $GITHUB_WORKSPACE/lib/ $GITHUB_WORKSPACE/o11nplugin-vro/ + # echo "Created symlinks to build the core module." + # ln -s $GITHUB_WORKSPACE/lib/ $GITHUB_WORKSPACE/o11nplugin-vro-core/ + # echo "Created symlinks to build the package module." + # ln -s $GITHUB_WORKSPACE/lib/ $GITHUB_WORKSPACE/o11nplugin-vro-package/ - name: Verify whether the symlink has been created. run: | diff --git a/o11nplugin-vro-core/pom.xml b/o11nplugin-vro-core/pom.xml index b5bbb6f0..d47c0e6e 100644 --- a/o11nplugin-vro-core/pom.xml +++ b/o11nplugin-vro-core/pom.xml @@ -23,7 +23,7 @@ com.vmware.avi.sdk avisdk - 22.1.4.RELEASE + 30.2.1.RELEASE diff --git a/version.txt b/version.txt index 152590ab..47b39c7e 100644 --- a/version.txt +++ b/version.txt @@ -1,2 +1,2 @@ -release_version=22.1.2.1 -eng_version=22.1.3 +release_version=30.2.1 +eng_version=31.1.1