diff --git a/pom.xml b/pom.xml index 2ca420d8b7ab..89d0edb01bc5 100644 --- a/pom.xml +++ b/pom.xml @@ -11,8 +11,8 @@ Ceph FS Java API. - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt + GNU Lesser General Public License, Version 2.1 + http://www.gnu.org/licenses/lgpl-2.1.txt @@ -31,39 +31,39 @@ - Greg Farnum - greg@inktank.com - Red Hat - http://www.redhat.com + Greg Farnum + greg@inktank.com + Red Hat + http://www.redhat.com - Joe Buck - jbbuck@gmail.com + Joe Buck + jbbuck@gmail.com - Gary Lowell - glowell@inktank.com - Red Hat - http://www.redhat.com + Gary Lowell + glowell@inktank.com + Red Hat + http://www.redhat.com - Dmitry Smirnov - onlyjob@member.fsf.org + Dmitry Smirnov + onlyjob@member.fsf.org - Danny Al-Gaaf - danny.al-gaaf@bisect.de + Danny Al-Gaaf + danny.al-gaaf@bisect.de - Huamin Chen - hchen@redhat.com - Red Hat - http://www.redhat.com + Huamin Chen + hchen@redhat.com + Red Hat + http://www.redhat.com @@ -74,8 +74,8 @@ - ossrh - https://oss.sonatype.org/content/repositories/snapshots + ossrh + https://oss.sonatype.org/content/repositories/snapshots @@ -93,55 +93,55 @@ maven-release-plugin 2.4.1 - - org.apache.maven.plugins - maven-source-plugin - - - attach-sources - - jar - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - - attach-javadocs - - jar - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.2 - true - + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + + attach-javadocs + + jar + + + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.2 + true + ossrh https://oss.sonatype.org/ true - - - - org.apache.maven.plugins - maven-gpg-plugin - 1.5 - + + + + org.apache.maven.plugins + maven-gpg-plugin + 1.5 + - sign-artifacts - verify - - sign - + sign-artifacts + verify + + sign + - - + +