X-Git-Url: https://code.grnet.gr/git/aquarium/blobdiff_plain/2972addc6d7056f6194ec8999f9f5f1ce5cf50f1..b8b57dc8f478fae20725b79f1fe6025012781115:/pom.xml diff --git a/pom.xml b/pom.xml index 4018531..619e7e0 100644 --- a/pom.xml +++ b/pom.xml @@ -1,13 +1,46 @@ - + + + 4.0.0 gr.grnet aquarium - 0.0.1-SNAPSHOT + 0.0.2-SNAPSHOT pom @@ -28,18 +61,37 @@ Georgios Gousios gousiosg@grnet.gr + + loverdos + Christos KK Loverdos + loverdos@grnet.gr + http://code.grnet.gr/projects/aquarium/repository scm:git:https://code.grnet.gr/git/aquarium + scm:git:https://code.grnet.gr/git/aquarium redmine - http://code.grnet.gr/projects/aquarium/issuses + http://code.grnet.gr/projects/aquarium/issues + + + aq-release + Aquarium releases repo + http://aquarium.dev.grnet.gr:8081/nexus/content/repositories/releases + + + aq-snapshot + Aquarium snapshots repo + http://aquarium.dev.grnet.gr:8081/nexus/content/repositories/snapshots + + + 2.9.1 @@ -64,6 +116,11 @@ EclipseLink Repo http://www.eclipse.org/downloads/download.php?r=1&nf=1&file=/rt/eclipselink/maven.repo + + JBoss + jboss + http://repository.jboss.org/nexus/content/groups/public/ + @@ -95,15 +152,10 @@ junit junit - 4.7 + 4.10 test - org.eclipse.persistence - eclipselink - 2.2.0 - - com.h2database h2 1.3.160 @@ -118,6 +170,26 @@ scalajpa_2.9.1 1.4 + + org.eclipse.persistence + eclipselink + 2.2.0 + + + + + org.slf4j + slf4j-log4j12 + 1.6.3 + @@ -195,14 +267,6 @@ - - org.apache.maven.plugins - maven-release-plugin - 2.2.1 - - - - org.nuiton.jredmine @@ -219,7 +283,7 @@ true - + org.apache.maven.plugins maven-surefire-plugin @@ -250,6 +314,29 @@ + + + org.apache.maven.plugins + maven-source-plugin + 2.1.2 + + + attach-sources + + jar-no-fork + + + + + + + org.apache.maven.plugins + maven-release-plugin + 2.2.1 + + clean verify + +