This is an automated email from the ASF dual-hosted git repository.
lahirujayathilake pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata-custos.git
The following commit(s) were added to refs/heads/master by this push:
new 9c807104e Revert "[maven-release-plugin] rollback the release of 1.1"
9c807104e is described below
commit 9c807104e7ba1e3080991bd5899ee39cbe57385b
Author: lahiruj <[email protected]>
AuthorDate: Thu Dec 5 11:04:38 2024 -0500
Revert "[maven-release-plugin] rollback the release of 1.1"
This reverts commit ea902521eee7a5a15182e288bbdbdc33f83107ea.
---
application/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/application/pom.xml b/application/pom.xml
index 7e52c40de..9b37ecca5 100644
--- a/application/pom.xml
+++ b/application/pom.xml
@@ -26,7 +26,7 @@
<version>1.1-SNAPSHOT</version>
</parent>
- <groupId>org.apache</groupId>
+ <groupId>org.apache.custos</groupId>
<artifactId>custos-application</artifactId>
<dependencies>
@@ -83,4 +83,4 @@
</plugins>
</build>
-</project>
\ No newline at end of file
+</project>