snappy-java-1.1.1-M3 release. Fix pom.xml

This commit is contained in:
Taro L. Saito 2014-06-26 15:02:46 +09:00
parent e3a1bf1013
commit 9321d0ecd8
2 changed files with 4 additions and 7 deletions

View File

@ -7,6 +7,10 @@ Since vesion 1.1.0.x, Java 6 (1.6) or higher is required.
## snappy-java-1.1.1 (not yet)
* Upgrade native snappy version
# snappy-java-1.1.1-M3 (26 June 2014)
* Add PowerPC support (ppc64, ppc64le)
* Building with sbt
# snappy-java-1.0.5.2 (25 June 2014)
* Maintanance release
* Add PowerPC support ppc64le, ppc64 (big-endian)

View File

@ -35,17 +35,10 @@ pomExtra := {
<timezone>+9</timezone>
</developer>
</developers>
<organization>
<name>xerial.org</name>
<url>http://xerial.org/</url>
</organization>
<issueManagement>
<email>leo@xerial.org</email>
<system>GitHub</system>
<organization>Xerial Project</organization>
<url>http://github.com/xerial/snappy-java/issues/list</url>
</issueManagement>
<role>Architect</role>
<inceptionYear>2011</inceptionYear>
<scm>
<connection>scm:git@github.com:xerial/snappy-java.git</connection>