From 04a9b86b02201aad5d24304d685390591b5b5950 Mon Sep 17 00:00:00 2001 From: pranjal10 Date: Tue, 27 Jun 2017 11:38:23 +0530 Subject: [PATCH] Adding copyright-maven-plugin and fixing the indentation --- pom.xml | 105 +++++++++++++++++++++++++++++++------------------------- 1 file changed, 59 insertions(+), 46 deletions(-) diff --git a/pom.xml b/pom.xml index dc16f73..8c0ed8b 100644 --- a/pom.xml +++ b/pom.xml @@ -58,13 +58,13 @@ JavaDB distribution for GlassFish - - + + Dual license consisting of the CDDL v1.1 and GPL v2 - https://oss.oracle.com/licenses/CDDL+GPL-1.1 - repo - + https://oss.oracle.com/licenses/CDDL+GPL-1.1 + repo + @@ -92,8 +92,8 @@ scm:git:https://github.com/javaee/javadb.git https://github.com/javaee/javadb - HEAD - + HEAD + @@ -103,44 +103,44 @@ - - org.apache.maven.plugins - maven-javadoc-plugin - - - attach-javadocs - - jar - - - - - - org.apache.maven.plugins - maven-source-plugin - 2.4 - - - attach-sources - - jar-no-fork - - - + + org.apache.maven.plugins + maven-javadoc-plugin + + + attach-javadocs + + jar + + + + + + org.apache.maven.plugins + maven-source-plugin + 2.4 + + + attach-sources + + jar-no-fork + + + - - org.apache.maven.plugins - maven-gpg-plugin - - - sign-artifacts - verify - - sign - + + org.apache.maven.plugins + maven-gpg-plugin + + + sign-artifacts + verify + + sign + - - + + org.apache.maven.plugins maven-dependency-plugin @@ -159,7 +159,7 @@ - + org.glassfish.build glassfishbuild-maven-plugin 3.2.20 @@ -169,7 +169,7 @@ KEYS - + org.apache.maven.plugins maven-release-plugin 2.5.3 @@ -186,7 +186,20 @@ 1.8.1 - + + + org.glassfish.copyright + glassfish-copyright-maven-plugin + 1.42 + + git + true + + .md + LICENSE + + +