Skip to content

Commit

Permalink
Start 2.7.3 Development
Browse files Browse the repository at this point in the history
Change-Id: Idc57bd0193336bd5207f7044c4a3eda3f32edcc1
Reviewed-on: http://review.couchbase.org/104188
Tested-by: Michael Nitschinger <[email protected]>
Reviewed-by: Graham Pople <[email protected]>
  • Loading branch information
daschl committed Jan 30, 2019
1 parent 7fc04f0 commit 9f87c9e
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.2</version>
<version>2.7.3-SNAPSHOT</version>
<packaging>jar</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.2</core.version>
<core.version>1.7.3-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 9f87c9e

Please sign in to comment.