diff --git a/Jenkinsfile b/Jenkinsfile index 76c9d962..faf56b95 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -2,7 +2,7 @@ pipeline { agent any environment { - GIT_NAME="eprtr_frontend" + GIT_NAME="industry-frontend" NAMESPACE = "@eeacms" registry = "eeacms/eprtr-frontend" template = "templates/volto-eprtr" diff --git a/package.json b/package.json index ce3748f9..e0d5cc60 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,11 @@ { - "name": "@eeacms/eprtr_frontend", + "name": "@eeacms/industry-frontend", "description": "Volto-based frontend server and SPA for the Industrial Emissions Portal website (former EPRTR) industry.eea.europa.eu", "license": "MIT", "version": "2.4.0-beta.4", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team", - "homepage": "https://github.com/eea/eprtr_frontend", + "homepage": "https://github.com/eea/industry-frontend", "keywords": [ "volto-addon", "volto-block",