From f93d913a75da9cc8e42c6ef382dc3fac271b078c Mon Sep 17 00:00:00 2001 From: Julien Eluard Date: Wed, 28 Nov 2012 00:19:18 -0300 Subject: Rely on oss-parent. --- pom.xml | 162 ++++++++++++---------------------------------------------------- 1 file changed, 30 insertions(+), 132 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index df458fd..2e6e60e 100755 --- a/pom.xml +++ b/pom.xml @@ -1,136 +1,34 @@ - 4.0.0 - - org.semver - parent - 0.9.16-SNAPSHOT - pom - - Semantic Versioning - 2010 - http://github.com/jeluard/semantic-versioning - - - A library to automatically validate if your project's version number follows Semantic Versioning principles - - - - org.sonatype.oss - oss-parent - 7 - - - - api - enforcer-rule - - - - - Apache 2 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - - - - - - julien - Julien Eluard - - - - - scm:git:git@github.com:jeluard/semantic-versioning - scm:git:git@github.com:jeluard/semantic-versioning - scm:git:git@github.com:jeluard/semantic-versioning - - - - Github - http://github.com/jeluard/semantic-versioning/issues - - - - UTF-8 - - - - - - com.mycila.maven-license-plugin - maven-license-plugin - 1.10.b1 - -
LICENSE
- true - true - true - - .gitignore - README.textile - LICENSE - NOTICE - licenses/* - **/dependency-reduced-pom.xml - -
- - - check-headers - verify - - check - - - -
- - maven-source-plugin - 2.1.2 - - - attach-sources - - jar - - - - - - maven-compiler-plugin - 2.3.2 - - 1.6 - 1.6 - - - - maven-jar-plugin - 2.3.2 - - - maven-javadoc-plugin - 2.8.1 - - - attach-javadocs - - jar - - - - - - maven-release-plugin - 2.2.2 - - forked-path - clean install - - -
-
+ 4.0.0 + + org.semver + parent + 0.9.16-SNAPSHOT + pom + + Semantic Versioning + 2010 + + + A library to automatically validate if your project's version number follows Semantic Versioning principles + + + + com.github.jeluard + oss-parent + 2 + + + + api + enforcer-rule + + + + scm:git:git@github.com:jeluard/semantic-versioning + scm:git:git@github.com:jeluard/semantic-versioning + scm:git:git@github.com:jeluard/semantic-versioning +
-- cgit v1.2.3