Skip to content

Commit 2aefba1

Browse files
committed
chore(release): add changelog for 20.0.0-rc-1
Signed-off-by: Gaurav Mishra <mishra.gaurav@siemens.com>
1 parent ee0f71a commit 2aefba1

File tree

49 files changed

+448
-55
lines changed

Some content is hidden

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

49 files changed

+448
-55
lines changed

.github/instructions/sw360_backend.instructions.md

Lines changed: 8 additions & 8 deletions

CHANGELOG.md

Lines changed: 393 additions & 0 deletions

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>20.0.0-beta</version>
17+
<version>20.0.0-rc-1</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>20.0.0-beta</version>
20+
<version>20.0.0-rc-1</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>20.0.0-beta</version>
17+
<version>20.0.0-rc-1</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>20.0.0-beta</version>
18+
<version>20.0.0-rc-1</version>
1919
</parent>
2020

2121
<artifactId>backend-components</artifactId>

backend/configurations/pom.xml

Lines changed: 1 addition & 1 deletion
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>20.0.0-beta</version>
19+
<version>20.0.0-rc-1</version>
2020
</parent>
2121

2222
<artifactId>backend-configurations</artifactId>

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>20.0.0-beta</version>
20+
<version>20.0.0-rc-1</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
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>org.eclipse.sw360</groupId>
1818
<artifactId>backend</artifactId>
19-
<version>20.0.0-beta</version>
19+
<version>20.0.0-rc-1</version>
2020
</parent>
2121

2222
<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>20.0.0-beta</version>
16+
<version>20.0.0-rc-1</version>
1717
</parent>
1818

1919
<artifactId>backend-health</artifactId>

0 commit comments

Comments
 (0)