diff --git a/.classpath b/.classpath index 534b5e5..953de0b 100644 --- a/.classpath +++ b/.classpath @@ -22,12 +22,12 @@ - + - + diff --git a/distro/changelog.xml b/distro/changelog.xml index f09bc6d..a50af7e 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -2,4 +2,7 @@ First Release + + added maps for Social ISTI + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 48ce107..a5c8070 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.gcube.core common-scope-maps - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT Common ScopeMaps diff --git a/src/main/resources/cnr.servicemap b/src/main/resources/cnr.servicemap new file mode 100644 index 0000000..64734d8 --- /dev/null +++ b/src/main/resources/cnr.servicemap @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/main/resources/isti.servicemap b/src/main/resources/isti.servicemap new file mode 100644 index 0000000..1c2c730 --- /dev/null +++ b/src/main/resources/isti.servicemap @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/main/resources/securevo.servicemap b/src/main/resources/securevo.servicemap new file mode 100644 index 0000000..5531e5c --- /dev/null +++ b/src/main/resources/securevo.servicemap @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file