From 6c6c755aa624e28237a55d65a69962146a51e2dc Mon Sep 17 00:00:00 2001 From: Surabhi Date: Wed, 15 Jun 2022 12:39:00 +0530 Subject: [PATCH] package version - 4.9.0 --- .github/workflows/build-deploy.yml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-deploy.yml b/.github/workflows/build-deploy.yml index c18d800..d4091e9 100644 --- a/.github/workflows/build-deploy.yml +++ b/.github/workflows/build-deploy.yml @@ -34,7 +34,7 @@ jobs: - name: Delete package specific version uses: smartsquaregmbh/delete-old-packages@v0.4.0 with: - version: 0.0.4 # This should be same as in the pom.xml file, + version: 4.9.0 # This should be same as in the pom.xml file, # to delete only the pom specified version, not the other older versions names: | com.uci.message-rosa diff --git a/pom.xml b/pom.xml index ca2cc5a..d1a210b 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ com.uci message-rosa - 0.0.4 + 4.9.0 message-rosa message-rosa for messages