diff --git a/distro/changelog.xml b/distro/changelog.xml index 64a3df1..e2c5222 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,3 +1,5 @@ + + First Release diff --git a/distro/descriptor.xml b/distro/descriptor.xml index 089683d..2f600d7 100644 --- a/distro/descriptor.xml +++ b/distro/descriptor.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.3 http://maven.apache.org/xsd/assembly-1.1.3.xsd"> servicearchive tar.gz diff --git a/distro/profile.xml b/distro/profile.xml index 014ca47..4074c9c 100644 --- a/distro/profile.xml +++ b/distro/profile.xml @@ -1,4 +1,5 @@ + Service diff --git a/pom.xml b/pom.xml index 00acfc5..38af20b 100644 --- a/pom.xml +++ b/pom.xml @@ -34,6 +34,13 @@ pom import + + org.gcube.information-system + information-system-bom + 1.0.0-SNAPSHOT + pom + import +