diff --git a/.classpath b/.classpath index 953de0b..ace8266 100644 --- a/.classpath +++ b/.classpath @@ -27,7 +27,7 @@ - + diff --git a/distro/changelog.xml b/distro/changelog.xml index f2bfb89..91e9820 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,4 +1,7 @@ + + added new prproduction servicemap + added d4os servicemap diff --git a/pom.xml b/pom.xml index 9039010..4a4aeaa 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.gcube.core common-scope-maps - 1.0.9-SNAPSHOT + 1.0.10-SNAPSHOT Common ScopeMaps diff --git a/src/main/resources/preprod.servicemap b/src/main/resources/preprod.servicemap index 3f89e38..85e0a11 100644 --- a/src/main/resources/preprod.servicemap +++ b/src/main/resources/preprod.servicemap @@ -1,5 +1,5 @@ - + - + \ No newline at end of file diff --git a/src/main/resources/preprodold.servicemap b/src/main/resources/preprodold.servicemap new file mode 100644 index 0000000..3f89e38 --- /dev/null +++ b/src/main/resources/preprodold.servicemap @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file