diff --git a/distro/web.xml b/distro/web.xml index c392a96..491ae36 100644 --- a/distro/web.xml +++ b/distro/web.xml @@ -2,10 +2,10 @@ - org.gcube.datacatalogue.sciencecatalogue.ResourceInitializer + org.gcube.gcat.ResourceInitializer - org.gcube.datacatalogue.sciencecatalogue.ResourceInitializer + org.gcube.gcat.ResourceInitializer /* \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/gcube-app.xml b/src/main/webapp/WEB-INF/gcube-app.xml index e44ed56..a41541e 100644 --- a/src/main/webapp/WEB-INF/gcube-app.xml +++ b/src/main/webapp/WEB-INF/gcube-app.xml @@ -2,7 +2,7 @@ gcat - DataCatalogue + DataPublishing 1.0.0-SNAPSHOT This service allows any client to publish on the gCube Catalogue. diff --git a/src/main/webapp/WEB-INF/profile.xml b/src/main/webapp/WEB-INF/profile.xml index 56eb87e..198aa2a 100644 --- a/src/main/webapp/WEB-INF/profile.xml +++ b/src/main/webapp/WEB-INF/profile.xml @@ -5,7 +5,7 @@ Service This service allows any client to publish on the gCube Catalogue. - DataCatalogue + DataPublishing gcat 1.0.0 diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index c392a96..491ae36 100644 --- a/src/main/webapp/WEB-INF/web.xml +++ b/src/main/webapp/WEB-INF/web.xml @@ -2,10 +2,10 @@ - org.gcube.datacatalogue.sciencecatalogue.ResourceInitializer + org.gcube.gcat.ResourceInitializer - org.gcube.datacatalogue.sciencecatalogue.ResourceInitializer + org.gcube.gcat.ResourceInitializer /* \ No newline at end of file