Skip to content

Commit 2506f24

Browse files
committed
[maven-release-plugin] prepare release 0.4.10
1 parent 1969d4b commit 2506f24

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
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>0.4.10-SNAPSHOT</version>
25+
<version>0.4.10</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
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>nl.talsmasoftware.context</groupId>
2424
<artifactId>context-propagation-root</artifactId>
25-
<version>0.4.10-SNAPSHOT</version>
25+
<version>0.4.10</version>
2626
</parent>
2727

2828
<!-- 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>0.4.10-SNAPSHOT</version>
25+
<version>0.4.10</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>0.4.10-SNAPSHOT</version>
25+
<version>0.4.10</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>0.4.10-SNAPSHOT</version>
25+
<version>0.4.10</version>
2626
</parent>
2727

2828
<!-- Artifact identification -->

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<!-- Artifact identification -->
2424
<groupId>nl.talsmasoftware.context</groupId>
2525
<artifactId>context-propagation-root</artifactId>
26-
<version>0.4.10-SNAPSHOT</version>
26+
<version>0.4.10</version>
2727
<packaging>pom</packaging>
2828

2929
<!-- Project information -->
@@ -67,7 +67,7 @@
6767
<url>https://github.com/talsma-ict/context-propagation.git</url>
6868
<connection>scm:git:git://github.com/talsma-ict/context-propagation.git</connection>
6969
<developerConnection>scm:git:https://github.com/talsma-ict/context-propagation.git</developerConnection>
70-
<tag>HEAD</tag>
70+
<tag>0.4.10</tag>
7171
</scm>
7272

7373
<properties>

servletrequest-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>0.4.10-SNAPSHOT</version>
25+
<version>0.4.10</version>
2626
</parent>
2727

2828
<!-- Artifact identification -->

0 commit comments

Comments
 (0)