File tree Expand file tree Collapse file tree 20 files changed +44
-44
lines changed
tracing-micrometer-observation
tracing-opentelemetry-deps Expand file tree Collapse file tree 20 files changed +44
-44
lines changed Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >com.couchbase.client</groupId >
99 <artifactId >couchbase-jvm-clients</artifactId >
10- <version >1.15.3-SNAPSHOT </version ><!-- REL-->
10+ <version >1.16.0 </version ><!-- REL-->
1111 </parent >
1212
1313 <artifactId >fit-performer-core</artifactId >
Original file line number Diff line number Diff line change 66
77 <groupId >com.couchbase.client</groupId >
88 <artifactId >core-io-deps</artifactId >
9- <version >1.6.3-SNAPSHOT </version ><!-- REL--><!-- this cannot use variable ${core-io-deps.version} -->
9+ <version >1.7.0 </version ><!-- REL--><!-- this cannot use variable ${core-io-deps.version} -->
1010 <packaging >jar</packaging >
1111
1212 <name >Couchbase JVM Core IO Dependencies</name >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >com.couchbase.client</groupId >
99 <artifactId >couchbase-jvm-clients</artifactId >
10- <version >1.15.3-SNAPSHOT </version ><!-- REL-->
10+ <version >1.16.0 </version ><!-- REL-->
1111 </parent >
1212
1313 <artifactId >core-io</artifactId >
14- <version >2.6.3-SNAPSHOT </version ><!-- REL-->
14+ <version >2.7.0 </version ><!-- REL-->
1515
1616 <!-- Ideally, this would be like java-client and not use packaging-bundle -->
1717 <!-- But I haven't figured out how to run the felix plugin *after* the shading has been done, then update the MANIFEST.MF -->
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.couchbase.client</groupId >
88 <artifactId >couchbase-jvm-clients</artifactId >
9- <version >1.15.3-SNAPSHOT </version ><!-- REL-->
9+ <version >1.16.0 </version ><!-- REL-->
1010 </parent >
1111
1212 <artifactId >java-client</artifactId >
13- <version >3.6.3-SNAPSHOT </version ><!-- REL-->
13+ <version >3.7.0 </version ><!-- REL-->
1414 <!-- Does not need packaging bundle as the felix plugin does this <packaging>bundle</packaging> -->
1515
1616 <name >Couchbase Java SDK</name >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.couchbase.client</groupId >
88 <artifactId >couchbase-jvm-clients</artifactId >
9- <version >1.15.3-SNAPSHOT </version ><!-- REL-->
9+ <version >1.16.0 </version ><!-- REL-->
1010 </parent >
1111
1212 <artifactId >java-examples</artifactId >
13- <version >1.6.3-SNAPSHOT </version ><!-- REL-->
13+ <version >1.7.0 </version ><!-- REL-->
1414 <!-- Does not need packaging bundle as the felix plugin does this <packaging>bundle</packaging> -->
1515
1616 <name >Couchbase Java SDK Examples</name >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >com.couchbase.client</groupId >
99 <artifactId >couchbase-jvm-clients</artifactId >
10- <version >1.15.3-SNAPSHOT </version ><!-- REL-->
10+ <version >1.16.0 </version ><!-- REL-->
1111 </parent >
1212
1313 <artifactId >fit-performer-java-sdk</artifactId >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >com.couchbase.client</groupId >
99 <artifactId >couchbase-jvm-clients</artifactId >
10- <version >1.15.3-SNAPSHOT </version ><!-- REL-->
10+ <version >1.16.0 </version ><!-- REL-->
1111 </parent >
1212
1313 <artifactId >kotlin-client</artifactId >
14- <version >1.3.3-SNAPSHOT </version ><!-- REL-->
14+ <version >1.4.0 </version ><!-- REL-->
1515
1616 <name >Couchbase Kotlin SDK</name >
1717 <description >The official Couchbase Kotlin SDK</description >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >com.couchbase.client</groupId >
99 <artifactId >couchbase-jvm-clients</artifactId >
10- <version >1.15.3-SNAPSHOT </version ><!-- REL-->
10+ <version >1.16.0 </version ><!-- REL-->
1111 </parent >
1212
1313 <artifactId >fit-performer-kotlin</artifactId >
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >com.couchbase.client</groupId >
1010 <artifactId >couchbase-jvm-clients</artifactId >
11- <version >1.15.3-SNAPSHOT </version ><!-- REL-->
11+ <version >1.16.0 </version ><!-- REL-->
1212 </parent >
1313
1414 <properties >
1515 <micrometer .version>1.10.9</micrometer .version>
1616 </properties >
1717
1818 <artifactId >metrics-micrometer</artifactId >
19- <version >0.6.3-SNAPSHOT </version ><!-- REL-->
19+ <version >0.7.0 </version ><!-- REL-->
2020
2121 <name >Micrometer Metrics Interoperability</name >
2222 <description >Provides interoperability with Micrometer</description >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.couchbase.client</groupId >
88 <artifactId >couchbase-jvm-clients</artifactId >
9- <version >1.15.3-SNAPSHOT </version ><!-- REL-->
9+ <version >1.16.0 </version ><!-- REL-->
1010 </parent >
1111
1212 <artifactId >metrics-opentelemetry</artifactId >
13- <version >0.6.3-SNAPSHOT </version ><!-- REL-->
13+ <version >0.7.0 </version ><!-- REL-->
1414
1515 <name >OpenTelemetry Metrics Interoperability</name >
1616 <description >Provides interoperability with OpenTelemetry Metrics</description >
You can’t perform that action at this time.
0 commit comments