Skip to content

Commit dd97041

Browse files
committed
Release: Set project version to 2.0.0-RC3
Signed-off-by: Talsma CI <ci-user@talsma-ict.nl>
1 parent 2451502 commit dd97041

File tree

15 files changed

+15
-15
lines changed

15 files changed

+15
-15
lines changed

context-propagation-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>nl.talsmasoftware.context</groupId>
2525
<artifactId>context-propagation</artifactId>
26-
<version>2.0.0-RC3-SNAPSHOT</version>
26+
<version>2.0.0-RC3</version>
2727
</parent>
2828

2929
<!-- Artifact identification -->

context-propagation-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>nl.talsmasoftware.context</groupId>
2525
<artifactId>context-propagation</artifactId>
26-
<version>2.0.0-RC3-SNAPSHOT</version>
26+
<version>2.0.0-RC3</version>
2727
</parent>
2828

2929
<artifactId>context-propagation-bom</artifactId>

context-propagation-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>nl.talsmasoftware.context</groupId>
2626
<artifactId>context-propagation</artifactId>
27-
<version>2.0.0-RC3-SNAPSHOT</version>
27+
<version>2.0.0-RC3</version>
2828
</parent>
2929

3030
<!-- Artifact identification -->

managers/context-manager-locale/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>nl.talsmasoftware.context</groupId>
2525
<artifactId>context-propagation</artifactId>
26-
<version>2.0.0-RC3-SNAPSHOT</version>
26+
<version>2.0.0-RC3</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

managers/context-manager-log4j2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>nl.talsmasoftware.context</groupId>
2424
<artifactId>context-propagation</artifactId>
25-
<version>2.0.0-RC3-SNAPSHOT</version>
25+
<version>2.0.0-RC3</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

managers/context-manager-opentelemetry/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>nl.talsmasoftware.context</groupId>
2626
<artifactId>context-propagation</artifactId>
27-
<version>2.0.0-RC3-SNAPSHOT</version>
27+
<version>2.0.0-RC3</version>
2828
<relativePath>../../pom.xml</relativePath>
2929
</parent>
3030

managers/context-manager-opentracing/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>nl.talsmasoftware.context</groupId>
2626
<artifactId>context-propagation</artifactId>
27-
<version>2.0.0-RC3-SNAPSHOT</version>
27+
<version>2.0.0-RC3</version>
2828
<relativePath>../../pom.xml</relativePath>
2929
</parent>
3030

managers/context-manager-servletrequest/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>nl.talsmasoftware.context</groupId>
2626
<artifactId>context-propagation</artifactId>
27-
<version>2.0.0-RC3-SNAPSHOT</version>
27+
<version>2.0.0-RC3</version>
2828
<relativePath>../../pom.xml</relativePath>
2929
</parent>
3030

managers/context-manager-slf4j/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>nl.talsmasoftware.context</groupId>
2525
<artifactId>context-propagation</artifactId>
26-
<version>2.0.0-RC3-SNAPSHOT</version>
26+
<version>2.0.0-RC3</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

managers/context-manager-spring-security/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>nl.talsmasoftware.context</groupId>
2525
<artifactId>context-propagation</artifactId>
26-
<version>2.0.0-RC3-SNAPSHOT</version>
26+
<version>2.0.0-RC3</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

0 commit comments

Comments
 (0)