diff --git a/pom.xml.template b/pom.xml.template index 0bcfe1de284..1c886eaeb6f 100644 --- a/pom.xml.template +++ b/pom.xml.template @@ -1,6 +1,27 @@ + + 4.0.0 + + + org.eclipse.ee4j + project + 1.0.5 + + @groupId@ @artifactId@ @version@ @@ -8,15 +29,19 @@ @artifactName@ EclipseLink build based upon Git transaction @git.hash@ http://www.eclipse.org/eclipselink + Eclipse.org - EclipseLink Project http://www.eclipse.org/eclipselink + bugzilla https://bugs.eclipse.org/bugs + 2007 + EclipseLink Developer List @@ -29,12 +54,13 @@ http://dev.eclipse.org/mhonarc/lists/eclipselink-users + - Eclipse Public License v1.0 - http://www.eclipse.org/legal/epl-v10.html + Eclipse Public License v. 2.0 + http://www.eclipse.org/legal/epl-v20.html repo - Standard Eclipse Licence + Standard Eclipse License Eclipse Distribution License v. 1.0 @@ -43,10 +69,12 @@ Standard Eclipse Distribution License + - scm:git:http://git.eclipse.org/eclipselink/eclipselink.runtime.git - http://git.eclipse.org/eclipselink/eclipselink.runtime.git + scm:git:https://github.com/eclipse-ee4j/eclipselink.git + https://github.com/eclipse-ee4j/eclipselink.git + PeterKrogh diff --git a/uploadToNexus.xml b/uploadToNexus.xml index 7907435f61a..30f111efbe3 100644 --- a/uploadToNexus.xml +++ b/uploadToNexus.xml @@ -1,4 +1,5 @@ - - + + - +