Skip to content

Commit 0619c8c

Browse files
committed
chore(release): version 19.2.0 release
Signed-off-by: Gaurav Mishra <[email protected]>
1 parent 318da87 commit 0619c8c

File tree

48 files changed

+281
-49
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+281
-49
lines changed

CHANGELOG.md

Lines changed: 233 additions & 1 deletion

backend/attachments/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.eclipse.sw360</groupId>
1616
<artifactId>backend</artifactId>
17-
<version>19.1.0</version>
17+
<version>19.2.0</version>
1818
</parent>
1919

2020
<artifactId>backend-attachments</artifactId>

backend/changelogs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<artifactId>backend</artifactId>
1919
<groupId>org.eclipse.sw360</groupId>
20-
<version>19.1.0</version>
20+
<version>19.2.0</version>
2121
</parent>
2222

2323
<artifactId>backend-changelogs</artifactId>

backend/common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<artifactId>backend</artifactId>
1616
<groupId>org.eclipse.sw360</groupId>
17-
<version>19.1.0</version>
17+
<version>19.2.0</version>
1818
</parent>
1919
<modelVersion>4.0.0</modelVersion>
2020

backend/components/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.eclipse.sw360</groupId>
1717
<artifactId>backend</artifactId>
18-
<version>19.1.0</version>
18+
<version>19.2.0</version>
1919
</parent>
2020

2121
<artifactId>backend-components</artifactId>

backend/configurations/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>org.eclipse.sw360</groupId>
1818
<artifactId>backend</artifactId>
19-
<version>19.1.0</version>
19+
<version>19.2.0</version>
2020
</parent>
2121

2222
<artifactId>backend-configurations</artifactId>
@@ -34,4 +34,4 @@
3434
<version>${project.version}</version>
3535
</dependency>
3636
</dependencies>
37-
</project>
37+
</project>

backend/cvesearch/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.eclipse.sw360</groupId>
1919
<artifactId>backend</artifactId>
20-
<version>19.1.0</version>
20+
<version>19.2.0</version>
2121
</parent>
2222

2323
<artifactId>backend-cvesearch</artifactId>

backend/fossology/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.eclipse.sw360</groupId>
1717
<artifactId>backend</artifactId>
18-
<version>19.1.0</version>
18+
<version>19.2.0</version>
1919
</parent>
2020

2121
<artifactId>backend-fossology</artifactId>

backend/health/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>org.eclipse.sw360</groupId>
1515
<artifactId>backend</artifactId>
16-
<version>19.1.0</version>
16+
<version>19.2.0</version>
1717
</parent>
1818

1919
<artifactId>backend-health</artifactId>

backend/licenseinfo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.eclipse.sw360</groupId>
1616
<artifactId>backend</artifactId>
17-
<version>19.1.0</version>
17+
<version>19.2.0</version>
1818
</parent>
1919

2020
<artifactId>backend-licenseinfo</artifactId>

0 commit comments

Comments
 (0)