mirror of
https://github.com/xerial/snappy-java.git
synced 2025-07-25 15:04:32 +02:00
snappy-java-1.1.1-M3 release. Fix pom.xml
This commit is contained in:
parent
e3a1bf1013
commit
9321d0ecd8
@ -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)
|
## snappy-java-1.1.1 (not yet)
|
||||||
* Upgrade native snappy version
|
* 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)
|
# snappy-java-1.0.5.2 (25 June 2014)
|
||||||
* Maintanance release
|
* Maintanance release
|
||||||
* Add PowerPC support ppc64le, ppc64 (big-endian)
|
* Add PowerPC support ppc64le, ppc64 (big-endian)
|
||||||
|
@ -35,17 +35,10 @@ pomExtra := {
|
|||||||
<timezone>+9</timezone>
|
<timezone>+9</timezone>
|
||||||
</developer>
|
</developer>
|
||||||
</developers>
|
</developers>
|
||||||
<organization>
|
|
||||||
<name>xerial.org</name>
|
|
||||||
<url>http://xerial.org/</url>
|
|
||||||
</organization>
|
|
||||||
<issueManagement>
|
<issueManagement>
|
||||||
<email>leo@xerial.org</email>
|
|
||||||
<system>GitHub</system>
|
<system>GitHub</system>
|
||||||
<organization>Xerial Project</organization>
|
|
||||||
<url>http://github.com/xerial/snappy-java/issues/list</url>
|
<url>http://github.com/xerial/snappy-java/issues/list</url>
|
||||||
</issueManagement>
|
</issueManagement>
|
||||||
<role>Architect</role>
|
|
||||||
<inceptionYear>2011</inceptionYear>
|
<inceptionYear>2011</inceptionYear>
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:git@github.com:xerial/snappy-java.git</connection>
|
<connection>scm:git@github.com:xerial/snappy-java.git</connection>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user