diff --git a/distro/descriptor.xml b/distro/descriptor.xml
deleted file mode 100644
index ba2c192..0000000
--- a/distro/descriptor.xml
+++ /dev/null
@@ -1,31 +0,0 @@
-
- servicearchive
-
- tar.gz
-
- /
-
-
- ${distroDirectory}
- ${file.separator}
- true
-
- README
- LICENSE
- changelog.xml
- profile.xml
-
- 755
- true
-
-
-
-
-
- ${file.separator}${artifactId}
-
-
-
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 6cf4121..9e4d5b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,11 +6,12 @@
maven-parent
1.0.0
+
org.gcube.data.publishing
document-store-lib-accounting-service
1.2.0-SNAPSHOT
Document Store Accounting Service Connector
- Document Store Connector for Accounting Service
+ Document Store Connector for Accounting Service
UTF-8
@@ -24,7 +25,6 @@
https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-publishing/${project.artifactId}
-
@@ -38,7 +38,6 @@
-
org.slf4j
slf4j-api
@@ -68,7 +67,7 @@
org.gcube.data.publishing
document-store-lib
-
+
junit
junit
@@ -91,27 +90,14 @@
org.apache.maven.plugins
maven-assembly-plugin
-
-
- ${distroDirectory}/descriptor.xml
-
-
- jar-with-dependencies
-
-
- servicearchive
+ make-uberjar
install
-
- single
-
- package
-
- single
-
+ make-servicearchive
+ install