Skip to content

Commit 06fa6cf

Browse files
committed
Release: Set project version to 1.0.1
Signed-off-by: Talsma CI <ci-user@talsma-ict.nl>
1 parent cd40150 commit 06fa6cf

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
lines changed

context-propagation-bom/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-root</artifactId>
25-
<version>1.0.1-SNAPSHOT</version>
25+
<version>1.0.1</version>
2626
</parent>
2727

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

context-propagation-java5/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-root</artifactId>
26-
<version>1.0.1-SNAPSHOT</version>
26+
<version>1.0.1</version>
2727
</parent>
2828

2929
<!-- Artifact identification -->

context-propagation-java8/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-root</artifactId>
25-
<version>1.0.1-SNAPSHOT</version>
25+
<version>1.0.1</version>
2626
</parent>
2727

2828
<!-- Artifact identification -->

context-propagation-metrics/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-root</artifactId>
27-
<version>1.0.1-SNAPSHOT</version>
27+
<version>1.0.1</version>
2828
</parent>
2929

3030
<!-- Artifact identification -->

locale-context/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-root</artifactId>
25-
<version>1.0.1-SNAPSHOT</version>
25+
<version>1.0.1</version>
2626
</parent>
2727

2828
<!-- Artifact identification -->

mdc-propagation/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-root</artifactId>
25-
<version>1.0.1-SNAPSHOT</version>
25+
<version>1.0.1</version>
2626
</parent>
2727

2828
<!-- Artifact identification -->

opentracing-span-propagation/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-root</artifactId>
25-
<version>1.0.1-SNAPSHOT</version>
25+
<version>1.0.1</version>
2626
</parent>
2727

2828
<!-- Artifact identification -->

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<!-- Artifact identification -->
2626
<groupId>nl.talsmasoftware.context</groupId>
2727
<artifactId>context-propagation-root</artifactId>
28-
<version>1.0.1-SNAPSHOT</version>
28+
<version>1.0.1</version>
2929
<packaging>pom</packaging>
3030

3131
<!-- Project information -->

relocation/java5/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-relocation</artifactId>
26-
<version>1.0.1-SNAPSHOT</version>
26+
<version>1.0.1</version>
2727
</parent>
2828

2929
<!-- Artifact identification -->

relocation/java8/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-relocation</artifactId>
26-
<version>1.0.1-SNAPSHOT</version>
26+
<version>1.0.1</version>
2727
</parent>
2828

2929
<!-- Artifact identification -->

0 commit comments

Comments
 (0)