File tree Expand file tree Collapse file tree
lightstep-tracer-jre-bundle
src/main/java/com/lightstep/tracer/jre Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<a name =" Pending Release " ></a >
2- ## [ Pending Release] ( https://github.com/lightstep/lightstep-tracer-java/compare/master...0.16.0 )
2+ ## [ Pending Release] ( https://github.com/lightstep/lightstep-tracer-java/compare/master...0.16.1 )
3+
4+ <a name =" 0.16.1 " ></a >
5+ ## [ 0.16.1] ( https://github.com/lightstep/lightstep-tracer-java/compare/0.16.1...0.16.0 )
6+ * Upgraded lightstep-tracer-common to 0.17.1
37
48<a name =" 0.16.0 " ></a >
59## [ 0.16.0] ( https://github.com/lightstep/lightstep-tracer-java/compare/0.16.0...0.15.4 )
Original file line number Diff line number Diff line change 1010 <parent >
1111 <groupId >com.lightstep.tracer</groupId >
1212 <artifactId >lightstep-tracer-java</artifactId >
13- <version >0.16.0 </version >
13+ <version >0.16.1 </version >
1414 </parent >
1515
1616 <build >
3838 <dependency >
3939 <groupId >com.lightstep.tracer</groupId >
4040 <artifactId >lightstep-tracer-jre</artifactId >
41- <version >0.16.0 </version >
41+ <version >0.16.1 </version >
4242 </dependency >
4343 <dependency >
4444 <groupId >io.opentracing</groupId >
Original file line number Diff line number Diff line change 1111 <parent >
1212 <groupId >com.lightstep.tracer</groupId >
1313 <artifactId >lightstep-tracer-java</artifactId >
14- <version >0.16.0 </version >
14+ <version >0.16.1 </version >
1515 </parent >
1616
1717 <build >
3131 <dependency >
3232 <groupId >com.lightstep.tracer</groupId >
3333 <artifactId >lightstep-tracer-jre</artifactId >
34- <version >0.16.0 </version >
34+ <version >0.16.1 </version >
3535 </dependency >
3636 <dependency >
3737 <groupId >com.lightstep.tracer</groupId >
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >com.lightstep.tracer</groupId >
2525 <artifactId >lightstep-tracer-java</artifactId >
26- <version >0.16.0 </version >
26+ <version >0.16.1 </version >
2727 </parent >
2828
2929 <dependencies >
3030 <dependency >
3131 <groupId >${project.groupId} </groupId >
3232 <artifactId >lightstep-tracer-jre</artifactId >
33- <version >0.16.0 </version >
33+ <version >0.16.1 </version >
3434 </dependency >
3535 <dependency >
3636 <groupId >${project.groupId} </groupId >
Original file line number Diff line number Diff line change 1010 <parent >
1111 <groupId >com.lightstep.tracer</groupId >
1212 <artifactId >lightstep-tracer-java</artifactId >
13- <version >0.16.0 </version >
13+ <version >0.16.1 </version >
1414 </parent >
1515
1616 <build >
Original file line number Diff line number Diff line change 11package com .lightstep .tracer .jre ;
22
33class Version {
4- static final String LIGHTSTEP_TRACER_VERSION = "0.16.0 " ;
4+ static final String LIGHTSTEP_TRACER_VERSION = "0.16.1 " ;
55}
Original file line number Diff line number Diff line change 77 <groupId >com.lightstep.tracer</groupId >
88 <artifactId >lightstep-tracer-java</artifactId >
99 <packaging >pom</packaging >
10- <version >0.16.0 </version >
10+ <version >0.16.1 </version >
1111
1212 <name >LightStep Tracer Java (parent)</name >
1313 <description >LightStep Tracer Java (parent)</description >
Original file line number Diff line number Diff line change 1010 <parent >
1111 <artifactId >lightstep-tracer-java</artifactId >
1212 <groupId >com.lightstep.tracer</groupId >
13- <version >0.16.0 </version >
13+ <version >0.16.1 </version >
1414 </parent >
1515
1616 <distributionManagement >
9191 <dependency >
9292 <groupId >com.lightstep.tracer</groupId >
9393 <artifactId >lightstep-tracer-jre</artifactId >
94- <version >0.16.0 </version >
94+ <version >0.16.1 </version >
9595 </dependency >
9696 </dependencies >
9797
You can’t perform that action at this time.
0 commit comments