Skip to content

Commit

Permalink
chore(release): 19.0.0-SNAPSHOT version
Browse files Browse the repository at this point in the history
Signed-off-by: Gaurav Mishra <mishra.gaurav@siemens.com>
  • Loading branch information
GMishx committed Oct 30, 2024
1 parent dc176a9 commit 4e9eac3
Show file tree
Hide file tree
Showing 43 changed files with 48 additions and 48 deletions.
2 changes: 1 addition & 1 deletion backend/attachments/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.eclipse.sw360</groupId>
<artifactId>backend</artifactId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>

<artifactId>backend-attachments</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/changelogs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<artifactId>backend</artifactId>
<groupId>org.eclipse.sw360</groupId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>

<artifactId>backend-changelogs</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions backend/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>backend</artifactId>
<groupId>org.eclipse.sw360</groupId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand All @@ -24,7 +24,7 @@
<dependency>
<groupId>org.eclipse.sw360</groupId>
<artifactId>backend-service-core</artifactId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.spdx</groupId>
Expand Down
2 changes: 1 addition & 1 deletion backend/components/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse.sw360</groupId>
<artifactId>backend</artifactId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>

<artifactId>backend-components</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/cvesearch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>org.eclipse.sw360</groupId>
<artifactId>backend</artifactId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>

<artifactId>backend-cvesearch</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/fossology/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse.sw360</groupId>
<artifactId>backend</artifactId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>

<artifactId>backend-fossology</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/health/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.eclipse.sw360</groupId>
<artifactId>backend</artifactId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>

<artifactId>backend-health</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/licenseinfo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.eclipse.sw360</groupId>
<artifactId>backend</artifactId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>

<artifactId>backend-licenseinfo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/licenses-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse.sw360</groupId>
<artifactId>backend</artifactId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>
<properties>
<artifact.deploy.dir>${jars.deploy.dir}</artifact.deploy.dir>
Expand Down
2 changes: 1 addition & 1 deletion backend/licenses/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.sw360</groupId>
<artifactId>backend</artifactId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>

<artifactId>backend-licenses</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/moderation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>backend</artifactId>
<groupId>org.eclipse.sw360</groupId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion backend/packages/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>backend</artifactId>
<groupId>org.eclipse.sw360</groupId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.sw360</groupId>
<artifactId>sw360</artifactId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>

<artifactId>backend</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/projects/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>backend</artifactId>
<groupId>org.eclipse.sw360</groupId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion backend/schedule/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.sw360</groupId>
<artifactId>backend</artifactId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>

<artifactId>backend-schedule</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/search/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.eclipse.sw360</groupId>
<artifactId>backend</artifactId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>

<artifactId>backend-search</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/service-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>backend</artifactId>
<groupId>org.eclipse.sw360</groupId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion backend/spdxdocument/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.eclipse.sw360</groupId>
<artifactId>backend</artifactId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>

<artifactId>backend-spdxdocument</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/spdxdocumentcreationinfo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.eclipse.sw360</groupId>
<artifactId>backend</artifactId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>

<artifactId>backend-spdxdocumentcreationinfo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/spdxpackageinfo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<parent>
<groupId>org.eclipse.sw360</groupId>
<artifactId>backend</artifactId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>

<artifactId>backend-spdxpackageinfo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/users/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>backend</artifactId>
<groupId>org.eclipse.sw360</groupId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>

<artifactId>backend-users</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.eclipse.sw360</groupId>
<artifactId>backend</artifactId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>

<artifactId>backend-utils</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/vendors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>backend</artifactId>
<groupId>org.eclipse.sw360</groupId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion backend/vmcomponents/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.eclipse.sw360</groupId>
<artifactId>backend</artifactId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>

<artifactId>backend-vmcomponents</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/vulnerabilities-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.sw360</groupId>
<artifactId>backend</artifactId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>

<artifactId>backend-vulnerabilities-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/vulnerabilities/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse.sw360</groupId>
<artifactId>backend</artifactId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>

<artifactId>backend-vulnerabilities</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/wsimport/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.eclipse.sw360</groupId>
<artifactId>backend</artifactId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion build-configuration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.sw360</groupId>
<artifactId>sw360</artifactId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>

<artifactId>build-configuration</artifactId>
Expand Down
6 changes: 3 additions & 3 deletions keycloak/event-listeners/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>keycloak</artifactId>
<groupId>org.eclipse.sw360</groupId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>

<properties>
Expand Down Expand Up @@ -45,12 +45,12 @@
<dependency>
<groupId>org.eclipse.sw360</groupId>
<artifactId>commonIO</artifactId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.eclipse.sw360</groupId>
<artifactId>datahandler</artifactId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.thrift</groupId>
Expand Down
2 changes: 1 addition & 1 deletion keycloak/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.sw360</groupId>
<artifactId>sw360</artifactId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
6 changes: 3 additions & 3 deletions keycloak/user-storage-provider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>keycloak</artifactId>
<groupId>org.eclipse.sw360</groupId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>

<properties>
Expand Down Expand Up @@ -72,12 +72,12 @@
<dependency>
<groupId>org.eclipse.sw360</groupId>
<artifactId>commonIO</artifactId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.eclipse.sw360</groupId>
<artifactId>datahandler</artifactId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion libraries/commonIO/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>libraries</artifactId>
<groupId>org.eclipse.sw360</groupId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion libraries/datahandler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>libraries</artifactId>
<groupId>org.eclipse.sw360</groupId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>

<name>datahandler</name>
Expand Down
2 changes: 1 addition & 1 deletion libraries/exporters/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<artifactId>libraries</artifactId>
<groupId>org.eclipse.sw360</groupId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>

<name>exporters</name>
Expand Down
2 changes: 1 addition & 1 deletion libraries/importers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>libraries</artifactId>
<groupId>org.eclipse.sw360</groupId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion libraries/nouveau-handler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>libraries</artifactId>
<groupId>org.eclipse.sw360</groupId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>

<name>nouveau-handler</name>
Expand Down
2 changes: 1 addition & 1 deletion libraries/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>sw360</artifactId>
<groupId>org.eclipse.sw360</groupId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.sw360</groupId>
<artifactId>sw360</artifactId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Eclipse SW360</name>
<description>Eclipse SW360 compliance management application</description>
Expand Down
2 changes: 1 addition & 1 deletion rest/authorization-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<artifactId>rest</artifactId>
<groupId>org.eclipse.sw360</groupId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>

<artifactId>authorization-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.sw360</groupId>
<artifactId>sw360</artifactId>
<version>19.0.0</version>
<version>19.0.0-SNAPSHOT</version>
</parent>

<artifactId>rest</artifactId>
Expand Down
Loading

0 comments on commit 4e9eac3

Please sign in to comment.