From 70fe3c8258a0297399d68e5783b810352939461c Mon Sep 17 00:00:00 2001 From: Lucio Lelii Date: Fri, 31 Jul 2015 13:12:33 +0000 Subject: [PATCH] git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/distributions/smartgears-distribution@117622 82a268e6-3cf1-43bd-a215-b396298e98cf --- distro/changelog.xml | 1 + pom.xml | 27 ++++++++++++++++----------- 2 files changed, 17 insertions(+), 11 deletions(-) diff --git a/distro/changelog.xml b/distro/changelog.xml index 2de8988..397ac38 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -26,5 +26,6 @@ Added smartgear-distribution (this project) version on ghn profile. + Added accounting and authorization libs \ No newline at end of file diff --git a/pom.xml b/pom.xml index 4a940f1..d40e0cd 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ scm:svn:https://svn.d4science.research-infrastructures.eu/gcube/trunk/distributions/${project.artifactId} http://svn.d4science.research-infrastructures.eu/gcube/trunk/distributions/${project.artifactId} - + @@ -40,24 +40,29 @@ org.gcube.core common-smartgears + + org.gcube.accounting + accounting-persistence-couchdb + [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) + org.gcube.core common-smartgears - [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) + [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) probe war - org.gcube.resourcemanagement - whn-manager - [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) - war + org.gcube.resourcemanagement + whn-manager + [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) + war - org.gcube.core - common-smartgears-utils - [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) - provided + org.gcube.core + common-smartgears-utils + [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) + provided @@ -75,7 +80,7 @@ ${basedir}/target/libs - provided + provided false false true