File tree Expand file tree Collapse file tree 6 files changed +9
-12
lines changed
context-propagation-java5
context-propagation-java8
opentracing-span-propagation
servletrequest-propagation Expand file tree Collapse file tree 6 files changed +9
-12
lines changed Original file line number Diff line number Diff line change 1616 limitations under the License.
1717
1818-->
19- <project xmlns =" http://maven.apache.org/POM/4.0.0"
20- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
21- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
19+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2220
2321 <modelVersion >4.0.0</modelVersion >
2422 <parent >
2523 <groupId >nl.talsmasoftware.context</groupId >
2624 <artifactId >context-propagation-root</artifactId >
27- <version >0.4.6-SNAPSHOT </version >
25+ <version >0.4.6</version >
2826 </parent >
2927
3028 <!-- Artifact identification -->
Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >nl.talsmasoftware.context</groupId >
2424 <artifactId >context-propagation-root</artifactId >
25- <version >0.4.6-SNAPSHOT </version >
25+ <version >0.4.6</version >
2626 </parent >
2727
2828 <!-- Artifact identification -->
Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >nl.talsmasoftware.context</groupId >
2424 <artifactId >context-propagation-root</artifactId >
25- <version >0.4.6-SNAPSHOT </version >
25+ <version >0.4.6</version >
2626 </parent >
2727
2828 <!-- Artifact identification -->
Original file line number Diff line number Diff line change 1616 limitations under the License.
1717
1818-->
19- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
20- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
19+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2120
2221 <modelVersion >4.0.0</modelVersion >
2322 <parent >
2423 <groupId >nl.talsmasoftware.context</groupId >
2524 <artifactId >context-propagation-root</artifactId >
26- <version >0.4.6-SNAPSHOT </version >
25+ <version >0.4.6</version >
2726 </parent >
2827
2928 <!-- Artifact identification -->
Original file line number Diff line number Diff line change 2323 <!-- Artifact identification -->
2424 <groupId >nl.talsmasoftware.context</groupId >
2525 <artifactId >context-propagation-root</artifactId >
26- <version >0.4.6-SNAPSHOT </version >
26+ <version >0.4.6</version >
2727 <packaging >pom</packaging >
2828
2929 <!-- Project information -->
6666 <url >https://github.com/talsma-ict/context-propagation.git</url >
6767 <connection >scm:git:git://github.com/talsma-ict/context-propagation.git</connection >
6868 <developerConnection >scm:git:https://github.com/talsma-ict/context-propagation.git</developerConnection >
69- <tag >HEAD </tag >
69+ <tag >0.4.6 </tag >
7070 </scm >
7171
7272 <properties >
Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >nl.talsmasoftware.context</groupId >
2424 <artifactId >context-propagation-root</artifactId >
25- <version >0.4.6-SNAPSHOT </version >
25+ <version >0.4.6</version >
2626 </parent >
2727
2828 <!-- Artifact identification -->
You can’t perform that action at this time.
0 commit comments