diff --git a/pom.xml b/pom.xml index 3a19c27fa..8ad1527ca 100644 --- a/pom.xml +++ b/pom.xml @@ -21,20 +21,24 @@ Maven release plugin requires the project tag to be on a single line. --> + 4.0.0 + org.apache apache 6 - 4.0.0 - - 2.0.4 - + org.apache.openjpa openjpa-parent pom OpenJPA Parent POM Apache OpenJPA implementation of JSR-317 JPA 2.0 + + 2.0.0-SNAPSHOT ${pom.version} @@ -50,17 +54,28 @@ 1.8.0.10 - - 2.0.0-SNAPSHOT + + + Apache Software License 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + Apache Software Foundation + http://www.apache.org + + http://openjpa.apache.org + jira http://issues.apache.org/jira/browse/OPENJPA + 2006 + OpenJPA Developer List @@ -84,17 +99,29 @@ http://mail-archives.apache.org/mod_mbox/openjpa-commits/ - - - Apache Software License 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - - - - Apache Software Foundation - http://www.apache.org - + + + + local-repository + scp://people.apache.org/home/${user.name}/public_html/openjpa/${pom.version}/staging-repo + + + local-repository + scp://people.apache.org/home/${user.name}/public_html/openjpa/${pom.version}/staging-repo + false + + + people.apache.org + scp://people.apache.org/home/${user.name}/public_html/openjpa/${pom.version}/staging-site + + + + + scm:svn:http://svn.apache.org/repos/asf/openjpa/trunk + scm:svn:https://svn.apache.org/repos/asf/openjpa/trunk + http://svn.apache.org/repos/asf/openjpa/trunk + + openjpa-lib openjpa-kernel @@ -895,6 +922,7 @@ + org.apache.maven.plugins @@ -1032,44 +1060,4 @@ - - - local-repository - scp://people.apache.org/home/${user.name}/public_html/openjpa/${pom.version}/staging-repo - - - local-repository - scp://people.apache.org/home/${user.name}/public_html/openjpa/${pom.version}/staging-repo - false - - - people.apache.org - scp://people.apache.org/home/${user.name}/public_html/openjpa/${pom.version}/staging-site - - - - - scm:svn:http://svn.apache.org/repos/asf/openjpa/trunk - scm:svn:https://svn.apache.org/repos/asf/openjpa/trunk - http://svn.apache.org/repos/asf/openjpa/trunk - - - - - - apache.nexus.staging - Apache Staging Repository - default - https://repository.apache.org/content/repositories/staging/ - - false - - - true - always - warn - - - -