Skip to content

Commit f27f76c

Browse files
committed
Release: Set project version to 2.0.2
Signed-off-by: Talsma CI <[email protected]>
1 parent 39185fe commit f27f76c

File tree

16 files changed

+16
-16
lines changed

16 files changed

+16
-16
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.2-SNAPSHOT</version>
26+
<version>2.0.2</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.2-SNAPSHOT</version>
26+
<version>2.0.2</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.2-SNAPSHOT</version>
27+
<version>2.0.2</version>
2828
</parent>
2929

3030
<!-- Artifact identification -->

managers/context-manager-grpc/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.2-SNAPSHOT</version>
26+
<version>2.0.2</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

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.2-SNAPSHOT</version>
26+
<version>2.0.2</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.2-SNAPSHOT</version>
25+
<version>2.0.2</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.2-SNAPSHOT</version>
27+
<version>2.0.2</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.2-SNAPSHOT</version>
27+
<version>2.0.2</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.2-SNAPSHOT</version>
27+
<version>2.0.2</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.2-SNAPSHOT</version>
26+
<version>2.0.2</version>
2727
<relativePath>../../pom.xml</relativePath>
2828
</parent>
2929

0 commit comments

Comments
 (0)