mirror of https://github.com/facebook/rocksdb.git
Pom changes to make relase 1.5.7 for java.
Summary: Ran ./build_java.sh bump_version 1.5.7 Test Plan: automated change Reviewers: dhruba Reviewed By: dhruba CC: leveldb Differential Revision: https://reviews.facebook.net/D7833
This commit is contained in:
parent
4e9d9d989f
commit
41d7809212
|
@ -36,12 +36,12 @@
|
|||
<parent>
|
||||
<groupId>org.fusesource.leveldbjni.fb</groupId>
|
||||
<artifactId>leveldbjni-project</artifactId>
|
||||
<version>1.5.6</version>
|
||||
<version>1.5.7</version>
|
||||
</parent>
|
||||
|
||||
<groupId>org.fusesource.leveldbjni.fb</groupId>
|
||||
<artifactId>leveldbjni-all</artifactId>
|
||||
<version>1.5.6</version>
|
||||
<version>1.5.7</version>
|
||||
|
||||
<name>${project.artifactId}</name>
|
||||
<description>An uber jar which contains all the leveldbjni platform libraries and dependencies</description>
|
||||
|
@ -50,27 +50,27 @@
|
|||
<dependency>
|
||||
<groupId>org.fusesource.leveldbjni.fb</groupId>
|
||||
<artifactId>leveldbjni-osx</artifactId>
|
||||
<version>1.5.6</version>
|
||||
<version>1.5.7</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.fusesource.leveldbjni.fb</groupId>
|
||||
<artifactId>leveldbjni-linux32</artifactId>
|
||||
<version>1.5.6</version>
|
||||
<version>1.5.7</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.fusesource.leveldbjni.fb</groupId>
|
||||
<artifactId>leveldbjni-linux64</artifactId>
|
||||
<version>1.5.6</version>
|
||||
<version>1.5.7</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.fusesource.leveldbjni.fb</groupId>
|
||||
<artifactId>leveldbjni-win32</artifactId>
|
||||
<version>1.5.6</version>
|
||||
<version>1.5.7</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.fusesource.leveldbjni.fb</groupId>
|
||||
<artifactId>leveldbjni-win64</artifactId>
|
||||
<version>1.5.6</version>
|
||||
<version>1.5.7</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
|
|
@ -36,12 +36,12 @@
|
|||
<parent>
|
||||
<groupId>org.fusesource.leveldbjni.fb</groupId>
|
||||
<artifactId>leveldbjni-project</artifactId>
|
||||
<version>1.5.6</version>
|
||||
<version>1.5.7</version>
|
||||
</parent>
|
||||
|
||||
<groupId>org.fusesource.leveldbjni.fb</groupId>
|
||||
<artifactId>leveldbjni-linux32</artifactId>
|
||||
<version>1.5.6</version>
|
||||
<version>1.5.7</version>
|
||||
|
||||
<name>${project.artifactId}</name>
|
||||
<description>The leveldbjni linux 32 native libraries</description>
|
||||
|
@ -50,7 +50,7 @@
|
|||
<dependency>
|
||||
<groupId>org.fusesource.leveldbjni.fb</groupId>
|
||||
<artifactId>leveldbjni</artifactId>
|
||||
<version>1.5.6</version>
|
||||
<version>1.5.7</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
|
|
@ -36,12 +36,12 @@
|
|||
<parent>
|
||||
<groupId>org.fusesource.leveldbjni.fb</groupId>
|
||||
<artifactId>leveldbjni-project</artifactId>
|
||||
<version>1.5.6</version>
|
||||
<version>1.5.7</version>
|
||||
</parent>
|
||||
|
||||
<groupId>org.fusesource.leveldbjni.fb</groupId>
|
||||
<artifactId>leveldbjni-linux64</artifactId>
|
||||
<version>1.5.6</version>
|
||||
<version>1.5.7</version>
|
||||
|
||||
<name>${project.artifactId}</name>
|
||||
<description>The leveldbjni linux 64 native libraries</description>
|
||||
|
@ -50,7 +50,7 @@
|
|||
<dependency>
|
||||
<groupId>org.fusesource.leveldbjni.fb</groupId>
|
||||
<artifactId>leveldbjni</artifactId>
|
||||
<version>1.5.6</version>
|
||||
<version>1.5.7</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
|
|
@ -36,12 +36,12 @@
|
|||
<parent>
|
||||
<groupId>org.fusesource.leveldbjni.fb</groupId>
|
||||
<artifactId>leveldbjni-project</artifactId>
|
||||
<version>1.5.6</version>
|
||||
<version>1.5.7</version>
|
||||
</parent>
|
||||
|
||||
<groupId>org.fusesource.leveldbjni.fb</groupId>
|
||||
<artifactId>leveldbjni-osx</artifactId>
|
||||
<version>1.5.6</version>
|
||||
<version>1.5.7</version>
|
||||
|
||||
<name>${project.artifactId}</name>
|
||||
<description>The leveldbjni OS X universal native libraries</description>
|
||||
|
@ -50,13 +50,13 @@
|
|||
<dependency>
|
||||
<groupId>org.fusesource.leveldbjni.fb</groupId>
|
||||
<artifactId>leveldbjni</artifactId>
|
||||
<version>1.5.6</version>
|
||||
<version>1.5.7</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.fusesource.leveldbjni.fb</groupId>
|
||||
<artifactId>leveldbjni</artifactId>
|
||||
<version>1.5.6</version>
|
||||
<version>1.5.7</version>
|
||||
<type>test-jar</type>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
|
|
@ -36,12 +36,12 @@
|
|||
<parent>
|
||||
<groupId>org.fusesource.leveldbjni.fb</groupId>
|
||||
<artifactId>leveldbjni-project</artifactId>
|
||||
<version>1.5.6</version>
|
||||
<version>1.5.7</version>
|
||||
</parent>
|
||||
|
||||
<groupId>org.fusesource.leveldbjni.fb</groupId>
|
||||
<artifactId>leveldbjni-win32</artifactId>
|
||||
<version>1.5.6</version>
|
||||
<version>1.5.7</version>
|
||||
|
||||
<name>${project.artifactId}</name>
|
||||
<description>The leveldbjni Windows 32 bit native libraries</description>
|
||||
|
@ -50,7 +50,7 @@
|
|||
<dependency>
|
||||
<groupId>org.fusesource.leveldbjni.fb</groupId>
|
||||
<artifactId>leveldbjni</artifactId>
|
||||
<version>1.5.6</version>
|
||||
<version>1.5.7</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
|
|
@ -36,12 +36,12 @@
|
|||
<parent>
|
||||
<groupId>org.fusesource.leveldbjni.fb</groupId>
|
||||
<artifactId>leveldbjni-project</artifactId>
|
||||
<version>1.5.6</version>
|
||||
<version>1.5.7</version>
|
||||
</parent>
|
||||
|
||||
<groupId>org.fusesource.leveldbjni.fb</groupId>
|
||||
<artifactId>leveldbjni-win64</artifactId>
|
||||
<version>1.5.6</version>
|
||||
<version>1.5.7</version>
|
||||
|
||||
<name>${project.artifactId}</name>
|
||||
<description>The leveldbjni Windows 64 bit native libraries</description>
|
||||
|
@ -50,7 +50,7 @@
|
|||
<dependency>
|
||||
<groupId>org.fusesource.leveldbjni.fb</groupId>
|
||||
<artifactId>leveldbjni</artifactId>
|
||||
<version>1.5.6</version>
|
||||
<version>1.5.7</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
|
|
@ -36,12 +36,12 @@
|
|||
<parent>
|
||||
<groupId>org.fusesource.leveldbjni.fb</groupId>
|
||||
<artifactId>leveldbjni-project</artifactId>
|
||||
<version>1.5.6</version>
|
||||
<version>1.5.7</version>
|
||||
</parent>
|
||||
|
||||
<groupId>org.fusesource.leveldbjni.fb</groupId>
|
||||
<artifactId>leveldbjni</artifactId>
|
||||
<version>1.5.6</version>
|
||||
<version>1.5.7</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>${project.artifactId}</name>
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
|
||||
<groupId>org.fusesource.leveldbjni.fb</groupId>
|
||||
<artifactId>leveldbjni-project</artifactId>
|
||||
<version>1.5.6</version>
|
||||
<version>1.5.7</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<name>${project.artifactId}</name>
|
||||
|
|
Loading…
Reference in New Issue