Skip to content

Commit

Permalink
Start 2.7.15 Development
Browse files Browse the repository at this point in the history
Change-Id: Ia6501ed545faa72e0037f77f4fe836a55e5e705e
Reviewed-on: http://review.couchbase.org/c/couchbase-java-client/+/125773
Tested-by: Michael Nitschinger <michael.nitschinger@couchbase.com>
Reviewed-by: Michael Nitschinger <michael.nitschinger@couchbase.com>
  • Loading branch information
daschl authored and Michael Nitschinger committed Apr 15, 2020
1 parent ecd99f6 commit 4420a90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<groupId>com.couchbase.client</groupId>
<artifactId>java-client</artifactId>
<version>2.7.14</version>
<version>2.7.15-SNAPSHOT</version>
<packaging>bundle</packaging>

<name>Couchbase Java SDK</name>
Expand All @@ -28,7 +28,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<core.version>1.7.14</core.version>
<core.version>1.7.15-SNAPSHOT</core.version>
<junit.version>4.12</junit.version>
<mockito.version>1.10.19</mockito.version>
<slf4j.version>1.7.7</slf4j.version>
Expand Down

0 comments on commit 4420a90

Please sign in to comment.