diff --git a/README.md b/README.md index e792c482a..a7c98cb95 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ entando-core ============ -```entando-core``` is the heart of the **Entando Platform**. +```entando-core``` is the heart of the **Entando Platform**. It provides the basic structure, tools, and functionality to build an instance of the Entando application. **Entando** is the lightest, open source Digital Experience Platform (DXP) for Modern Applications. Entando harmonizes customer experience across the omnichannel (UX convergence) applying the techniques of modern software practices to enterprise applications (modern applications). Entando can be used to modernize UI/UX layers on top of existing applications or to build new generation applications aligned to UI/UX best practices, across different industries and use cases. @@ -12,7 +12,7 @@ It provides the basic structure, tools, and functionality to build an instance o 2. **admin-console**, includes tools to manage administrative core features and WCMS functionality 3. **portal-ui**, provides tools to create interactive web apps UI/UX -The Entando platform **v6.0.0-SNAPSHOT** project includes also the following Github projects: +The Entando platform **v6.1.0** project includes also the following Github projects: * **entando-components**: https://github.com/entando/entando-components. Entando platform relies on a number of components or extensions that add functionality not included with the standard Entando platform. There are two types of components: Plugins and Bundles. Plugins extend the functionality of Entando engine, admin-console and portal-ui; Bundles extend the functionality of UI/UX Applications. diff --git a/admin-console/pom.xml b/admin-console/pom.xml index d5a0d8e70..4dc2fc793 100644 --- a/admin-console/pom.xml +++ b/admin-console/pom.xml @@ -4,11 +4,11 @@ entando-core org.entando.entando - 6.0.0-SNAPSHOT + 6.1.0 org.entando.entando entando-admin-console - 6.0.0-SNAPSHOT + 6.1.0 war Entando Core: Administration Console Entando Administration Console: an agile, modern and user-centric open source Portal platform. @@ -233,12 +233,12 @@ org.entando.entando entando-engine - 6.0.0-SNAPSHOT + 6.1.0 org.entando.entando entando-engine - 6.0.0-SNAPSHOT + 6.1.0 test-jar test diff --git a/engine/pom.xml b/engine/pom.xml index a75459392..3b3ed9b6e 100644 --- a/engine/pom.xml +++ b/engine/pom.xml @@ -5,12 +5,12 @@ entando-core org.entando.entando - 6.0.0-SNAPSHOT + 6.1.0 org.entando.entando entando-engine jar - 6.0.0-SNAPSHOT + 6.1.0 Entando Core: Engine Entando Engine: an agile, modern and user-centric open source Portal platform. http://www.entando.com/ @@ -277,7 +277,7 @@ 2.2 jar - + com.jayway.jsonpath json-path-assert diff --git a/pom.xml b/pom.xml index 336cf81aa..483746dde 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.entando.entando entando-core - 6.0.0-SNAPSHOT + 6.1.0 pom Entando Core Entando Core: an agile, modern and user-centric open source Portal platform. diff --git a/portal-ui/pom.xml b/portal-ui/pom.xml index 5334b85a3..6aad9a1d4 100644 --- a/portal-ui/pom.xml +++ b/portal-ui/pom.xml @@ -4,11 +4,11 @@ entando-core org.entando.entando - 6.0.0-SNAPSHOT + 6.1.0 org.entando.entando entando-portal-ui - 6.0.0-SNAPSHOT + 6.1.0 war Entando Core: Portal UI Entando Portal UI: an agile, modern and user-centric open source Portal platform. @@ -227,42 +227,42 @@ - + org.entando.entando entando-engine - 6.0.0-SNAPSHOT + 6.1.0 org.entando.entando entando-engine - 6.0.0-SNAPSHOT + 6.1.0 test-jar test - - - + + + org.entando.entando entando-admin-console - 6.0.0-SNAPSHOT + 6.1.0 org.entando.entando entando-admin-console - 6.0.0-SNAPSHOT + 6.1.0 war org.entando.entando entando-admin-console - 6.0.0-SNAPSHOT + 6.1.0 test-jar test - + org.owasp.esapi @@ -318,7 +318,7 @@ - + xom xom @@ -338,7 +338,7 @@ - + javax.servlet servlet-api