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 006726baf updated the pom files for release
006726baf is described below
commit 006726baf893a201aa55ea073e7ec813fd343864
Author: lahiruj <[email protected]>
AuthorDate: Thu Sep 26 11:59:39 2024 -0400
updated the pom files for release
---
api/pom.xml | 4 +---
application/pom.xml | 13 +------------
core/pom.xml | 4 +---
pom.xml | 11 ++++++++++-
services/pom.xml | 8 +-------
5 files changed, 14 insertions(+), 26 deletions(-)
diff --git a/api/pom.xml b/api/pom.xml
index a4bfd25a6..451f3d8c6 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -18,9 +18,7 @@
~ under the License.
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.custos</groupId>
diff --git a/application/pom.xml b/application/pom.xml
index 3f2445e70..7e52c40de 100644
--- a/application/pom.xml
+++ b/application/pom.xml
@@ -18,9 +18,7 @@
~ under the License.
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.custos</groupId>
@@ -63,15 +61,6 @@
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
</dependency>
-<!-- <dependency>-->
-<!-- <groupId>org.springdoc</groupId>-->
-<!-- <artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>-->
-<!-- <version>${springdoc.version}</version>-->
-<!-- </dependency>-->
-<!-- <dependency>-->
-<!-- <groupId>com.github.ben-manes.caffeine</groupId>-->
-<!-- <artifactId>caffeine</artifactId>-->
-<!-- </dependency>-->
</dependencies>
<build>
diff --git a/core/pom.xml b/core/pom.xml
index 023a0ebe8..693549d30 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -18,9 +18,7 @@
~ under the License.
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>custos</artifactId>
diff --git a/pom.xml b/pom.xml
index 77cf8b26a..a24453ab5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,16 @@
<groupId>org.apache.custos</groupId>
<artifactId>custos</artifactId>
<packaging>pom</packaging>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1-SNAPSHOT</version>
+
+ <inceptionYear>2019</inceptionYear>
+
+ <scm>
+ <connection>scm:git:https://github.com/apache/airavata.git</connection>
+
<developerConnection>scm:git:https://github.com/apache/airavata-custos.git</developerConnection>
+ <url>https://github.com/apache/airavata-custos</url>
+ <tag>HEAD</tag>
+ </scm>
<modules>
<module>core</module>
diff --git a/services/pom.xml b/services/pom.xml
index 3560d9c28..c9fb5665d 100644
--- a/services/pom.xml
+++ b/services/pom.xml
@@ -18,9 +18,7 @@
~ under the License.
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>custos</artifactId>
<groupId>org.apache.custos</groupId>
@@ -96,10 +94,6 @@
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
</dependency>
-<!-- <dependency>-->
-<!-- <groupId>org.springdoc</groupId>-->
-<!-- <artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>-->
-<!-- </dependency>-->
<dependency>
<groupId>com.hubspot.jackson</groupId>
<artifactId>jackson-datatype-protobuf</artifactId>