Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

Commit 8392859

Browse files
committed
Start 2.7.4 development
Change-Id: I565440d9125d78936774250c1c5a46f0dbdad303 Reviewed-on: http://review.couchbase.org/105357 Reviewed-by: Subhashni Balakrishnan <b.subhashni@gmail.com> Tested-by: Subhashni Balakrishnan <b.subhashni@gmail.com>
1 parent d48d5d6 commit 8392859

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<groupId>com.couchbase.client</groupId>
1818
<artifactId>java-client</artifactId>
19-
<version>2.7.3</version>
19+
<version>2.7.4-SNAPSHOT</version>
2020
<packaging>bundle</packaging>
2121

2222
<name>Couchbase Java SDK</name>
@@ -28,7 +28,7 @@
2828
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2929
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
3030

31-
<core.version>1.7.3</core.version>
31+
<core.version>1.7.4-SNAPSHOT</core.version>
3232
<junit.version>4.12</junit.version>
3333
<mockito.version>1.10.19</mockito.version>
3434
<slf4j.version>1.7.7</slf4j.version>

0 commit comments

Comments
 (0)