File tree Expand file tree Collapse file tree 24 files changed +50
-50
lines changed
columnar-fit-performer-shared
examples/maven-project-template
columnar-java-fit-performer
tracing-micrometer-observation
tracing-opentelemetry-deps Expand file tree Collapse file tree 24 files changed +50
-50
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.17.2 </version ><!-- REL-->
10+ <version >1.17.3 </version ><!-- REL-->
1111 </parent >
1212
1313 <artifactId >columnar-fit-performer-shared</artifactId >
Original file line number Diff line number Diff line change 66
77 <groupId >com.example</groupId >
88 <artifactId >couchbase-columnar-java-example</artifactId >
9- <version >1.1.2 </version ><!-- REL-->
9+ <version >1.1.3 </version ><!-- REL-->
1010
1111 <name >Couchbase Columnar Java SDK Project Template</name >
1212 <description >Examples project for Couchbase Columnar Java SDK</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.17.2 </version ><!-- REL-->
9+ <version >1.17.3 </version ><!-- REL-->
1010 </parent >
1111
1212 <artifactId >couchbase-columnar-java-client</artifactId >
13- <version >1.1.2 </version ><!-- REL-->
13+ <version >1.1.3 </version ><!-- REL-->
1414 <!-- Does not need packaging bundle as the felix plugin does this <packaging>bundle</packaging> -->
1515
1616 <name >Couchbase Columnar Java SDK</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.17.2 </version ><!-- REL-->
10+ <version >1.17.3 </version ><!-- REL-->
1111 </parent >
1212
1313 <artifactId >columnar-java-fit-performer</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.17.2 </version ><!-- REL-->
10+ <version >1.17.3 </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.8.2 </version ><!-- REL--><!-- this cannot use variable ${core-io-deps.version} -->
9+ <version >1.8.3 </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.17.2 </version ><!-- REL-->
10+ <version >1.17.3 </version ><!-- REL-->
1111 </parent >
1212
1313 <artifactId >core-io</artifactId >
14- <version >3.8.2 </version ><!-- REL-->
14+ <version >3.8.3 </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.17.2 </version ><!-- REL-->
9+ <version >1.17.3 </version ><!-- REL-->
1010 </parent >
1111
1212 <artifactId >java-client</artifactId >
13- <version >3.8.2 </version ><!-- REL-->
13+ <version >3.8.3 </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.17.2 </version ><!-- REL-->
9+ <version >1.17.3 </version ><!-- REL-->
1010 </parent >
1111
1212 <artifactId >java-examples</artifactId >
13- <version >1.8.2 </version ><!-- REL-->
13+ <version >1.8.3 </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.17.2 </version ><!-- REL-->
10+ <version >1.17.3 </version ><!-- REL-->
1111 </parent >
1212
1313 <artifactId >fit-performer-java-sdk</artifactId >
You can’t perform that action at this time.
0 commit comments