File tree Expand file tree Collapse file tree 9 files changed +15
-15
lines changed Expand file tree Collapse file tree 9 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.datadoghq</groupId >
66 <artifactId >dd-trace-java</artifactId >
7- <version >0.1.1-SNAPSHOT </version >
7+ <version >0.1.1</version >
88 </parent >
99
1010 <artifactId >dd-java-agent-ittests</artifactId >
1515
1616
1717 <properties >
18- <dd-trace .version>0.1.1-SNAPSHOT </dd-trace .version>
18+ <dd-trace .version>0.1.1</dd-trace .version>
1919 </properties >
2020
2121 <dependencies >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.datadoghq</groupId >
66 <artifactId >dd-trace-java</artifactId >
7- <version >0.1.1-SNAPSHOT </version >
7+ <version >0.1.1</version >
88 </parent >
99
1010 <artifactId >dd-java-agent</artifactId >
1616
1717 <properties >
1818 <!-- Datadog versions -->
19- <dd-trace .version>0.1.1-SNAPSHOT </dd-trace .version>
19+ <dd-trace .version>0.1.1</dd-trace .version>
2020 <!-- Opentracing versions -->
2121 <ot .agent.version>0.1.0</ot .agent.version>
2222 <ot .contrib.webservlet.version>0.0.9</ot .contrib.webservlet.version>
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.datadoghq</groupId >
66 <artifactId >dd-trace-java</artifactId >
7- <version >0.1.1-SNAPSHOT </version >
7+ <version >0.1.1</version >
88 </parent >
99 <groupId >com.datadoghq</groupId >
1010 <artifactId >dd-trace-annotations</artifactId >
11- <version >0.1.1-SNAPSHOT </version >
11+ <version >0.1.1</version >
1212 <name >dd-trace-annotations</name >
1313 <url >http://maven.apache.org</url >
1414 <properties >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.datadoghq</groupId >
66 <artifactId >dd-trace-examples</artifactId >
7- <version >0.1.1-SNAPSHOT </version >
7+ <version >0.1.1</version >
88 </parent >
99
1010 <artifactId >async-tracing</artifactId >
1111 <name >async-tracing</name >
1212
1313 <properties >
1414 <!-- Datadog version -->
15- <dd-trace .version>0.1.1-SNAPSHOT </dd-trace .version>
15+ <dd-trace .version>0.1.1</dd-trace .version>
1616 <!-- Opentracing versions -->
1717 <opentracing .spanmanager.version>0.0.5</opentracing .spanmanager.version>
1818 </properties >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.datadoghq</groupId >
77 <artifactId >dd-trace-examples</artifactId >
8- <version >0.1.1-SNAPSHOT </version >
8+ <version >0.1.1</version >
99 </parent >
1010
1111 <artifactId >dropwizard-mongo-client</artifactId >
1414
1515 <properties >
1616 <!-- Datadog version -->
17- <dd-trace .version>0.1.1-SNAPSHOT </dd-trace .version>
17+ <dd-trace .version>0.1.1</dd-trace .version>
1818 </properties >
1919
2020
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >dd-trace-java</artifactId >
55 <groupId >com.datadoghq</groupId >
6- <version >0.1.1-SNAPSHOT </version >
6+ <version >0.1.1</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.datadoghq</groupId >
77 <artifactId >dd-trace-examples</artifactId >
8- <version >0.1.1-SNAPSHOT </version >
8+ <version >0.1.1</version >
99 </parent >
1010
1111 <artifactId >spring-boot-jdbc</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.datadoghq</groupId >
77 <artifactId >dd-trace-java</artifactId >
8- <version >0.1.1-SNAPSHOT </version >
8+ <version >0.1.1</version >
99 </parent >
1010
1111 <artifactId >dd-trace</artifactId >
Original file line number Diff line number Diff line change 44
55 <groupId >com.datadoghq</groupId >
66 <artifactId >dd-trace-java</artifactId >
7- <version >0.1.1-SNAPSHOT </version >
7+ <version >0.1.1</version >
88 <packaging >pom</packaging >
99
1010 <!-- Project information -->
3232 <url >https://github.com/datadog/dd-trace-java</url >
3333 <connection >scm:git:git://github.com/datadog/dd-trace-java.git</connection >
3434 <developerConnection >scm:git:git@github.com:datadog/dd-trace-java.git</developerConnection >
35- <tag >HEAD </tag >
35+ <tag >v0.1.1 </tag >
3636 </scm >
3737
3838 <modules >
You can’t perform that action at this time.
0 commit comments