Skip to content

Commit

Permalink
set version to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbrdn committed Aug 30, 2016
1 parent 3c652fe commit b082fe3
Show file tree
Hide file tree
Showing 49 changed files with 69 additions and 69 deletions.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>com.siemens.sw360</groupId>
<artifactId>sw360</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>

<artifactId>backend</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/src-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>backend</artifactId>
<groupId>com.siemens.sw360</groupId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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

<artifactId>backend-src</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/src/src-attachments/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>com.siemens.sw360</groupId>
<artifactId>backend-src</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>

<artifactId>src-attachments</artifactId>
Expand Down
10 changes: 5 additions & 5 deletions backend/src/src-bdpimport/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>backend-src</artifactId>
<groupId>com.siemens.sw360</groupId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand All @@ -32,22 +32,22 @@
<dependency>
<groupId>com.bosch.osmi</groupId>
<artifactId>bdp.access.api</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</dependency>
<dependency>
<groupId>com.bosch.osmi</groupId>
<artifactId>bdp.access.mock</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</dependency>
<dependency>
<groupId>com.bosch.osmi</groupId>
<artifactId>bdp.access.impl</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</dependency>
<dependency>
<groupId>com.siemens.sw360</groupId>
<artifactId>datahandler</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</dependency>
</dependencies>
</project>
4 changes: 2 additions & 2 deletions backend/src/src-components/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
<dependency>
<groupId>com.siemens.sw360</groupId>
<artifactId>src-attachments</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</dependency>
</dependencies>

<parent>
<groupId>com.siemens.sw360</groupId>
<artifactId>backend-src</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>

<artifactId>src-components</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/src/src-fossology/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>com.siemens.sw360</groupId>
<artifactId>backend-src</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>

<artifactId>src-fossology</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions backend/src/src-licenseinfo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<dependency>
<groupId>com.siemens.sw360</groupId>
<artifactId>src-attachments</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</dependency>
<dependency>
<groupId>org.spdx</groupId>
Expand All @@ -35,7 +35,7 @@
<parent>
<groupId>com.siemens.sw360</groupId>
<artifactId>backend-src</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>

<artifactId>src-licenseinfo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/src/src-licenses/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>com.siemens.sw360</groupId>
<artifactId>backend-src</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>

<artifactId>src-licenses</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions backend/src/src-moderation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>backend-src</artifactId>
<groupId>com.siemens.sw360</groupId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand All @@ -33,7 +33,7 @@
<dependency>
<groupId>com.siemens.sw360</groupId>
<artifactId>src-licenses</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</dependency>
</dependencies>
</project>
4 changes: 2 additions & 2 deletions backend/src/src-projects/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>backend-src</artifactId>
<groupId>com.siemens.sw360</groupId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand All @@ -34,7 +34,7 @@
<dependency>
<groupId>com.siemens.sw360</groupId>
<artifactId>src-attachments</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion backend/src/src-search/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.siemens.sw360</groupId>
<artifactId>backend-src</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>

<artifactId>src-search</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/src/src-users/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>backend-src</artifactId>
<groupId>com.siemens.sw360</groupId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>

<artifactId>src-users</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/src/src-vendors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>backend-src</artifactId>
<groupId>com.siemens.sw360</groupId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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

<artifactId>src-vulnerabilities</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/svc-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>backend</artifactId>
<groupId>com.siemens.sw360</groupId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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

<artifactId>backend-svc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/svc/svc-attachments/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>com.siemens.sw360</groupId>
<artifactId>backend-svc</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>

<artifactId>svc-attachments</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/svc/svc-bdpimport/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>backend-svc</artifactId>
<groupId>com.siemens.sw360</groupId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion backend/svc/svc-components/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>com.siemens.sw360</groupId>
<artifactId>backend-svc</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>

<artifactId>svc-components</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/svc/svc-fossology/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>com.siemens.sw360</groupId>
<artifactId>backend-svc</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>

<artifactId>svc-fossology</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/svc/svc-licenseinfo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>com.siemens.sw360</groupId>
<artifactId>backend-svc</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>

<artifactId>svc-licenseinfo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/svc/svc-licenses/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>com.siemens.sw360</groupId>
<artifactId>backend-svc</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>

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

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

Expand Down
2 changes: 1 addition & 1 deletion backend/svc/svc-search/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>com.siemens.sw360</groupId>
<artifactId>backend-svc</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>

<artifactId>svc-search</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/svc/svc-users/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<artifactId>backend-svc</artifactId>
<groupId>com.siemens.sw360</groupId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>

<artifactId>svc-users</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion backend/svc/svc-vendors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<artifactId>backend-svc</artifactId>
<groupId>com.siemens.sw360</groupId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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

<artifactId>svc-vulnerabilities</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 @@ -12,7 +12,7 @@
<parent>
<groupId>com.siemens.sw360</groupId>
<artifactId>backend</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>

<artifactId>backend-utils</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion build-configuration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>com.siemens.sw360</groupId>
<artifactId>sw360</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>

<artifactId>build-configuration</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion frontend/layouttpl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>com.siemens.sw360</groupId>
<artifactId>frontend</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>

<artifactId>layouttpl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion frontend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>com.siemens.sw360</groupId>
<artifactId>sw360</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>

<artifactId>frontend</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion frontend/sw360-portlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>frontend</artifactId>
<groupId>com.siemens.sw360</groupId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>

<artifactId>sw360-portlet</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions frontend/sw360-theme/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
<parent>
<groupId>com.siemens.sw360</groupId>
<artifactId>frontend</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>sw360-theme</artifactId>
<packaging>war</packaging>
<name>sw360-theme Theme</name>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0</version>
<build>
<plugins>
<plugin>
Expand Down
Loading

0 comments on commit b082fe3

Please sign in to comment.