diff --git a/distro/LICENSE b/distro/LICENSE
index 630ba97..07f22ed 100644
--- a/distro/LICENSE
+++ b/distro/LICENSE
@@ -1,6 +1,8 @@
gCube System - License
------------------------------------------------------------
-The gCube/gCore software is licensed as Free Open Source software conveying to the EUPL (http://ec.europa.eu/idabc/eupl).
-The software and documentation is provided by its authors/distributors "as is" and no expressed or
-implied warranty is given for its use, quality or fitness for a particular case.
+The gCube/gCore software is licensed as Free Open Source software conveying to
+the EUPL (http://ec.europa.eu/idabc/eupl).
+The software and documentation is provided by its authors/distributors "as is"
+and no expressed or implied warranty is given for its use, quality or fitness
+for a particular case.
\ No newline at end of file
diff --git a/distro/MAINTAINERS b/distro/MAINTAINERS
index d92f0fa..ea0641f 100644
--- a/distro/MAINTAINERS
+++ b/distro/MAINTAINERS
@@ -1,3 +1,4 @@
* Fabio Simeoni (fabio.simeoni@fao.org), FAO of the UN, Italy
* Andrea Manzi (andrea.manzi@cern.ch), CERN, Switzerland
-* Luca Frosini (luca.frosini@isti.cnr.it), ISTI -CNR, Italy
\ No newline at end of file
+* Luca Frosini (luca.frosini@isti.cnr.it), ISTI -CNR, Italy
+* Lucio Lelii (lucio.lelii@isti.cnr.it), ISTI -CNR, Italy
\ No newline at end of file
diff --git a/distro/README b/distro/README
index e5af14b..d97e865 100644
--- a/distro/README
+++ b/distro/README
@@ -1,40 +1,46 @@
The gCube System - ${name}
----------------------
+This work has been partially supported by the following European projects:
+DILIGENT (FP6-2003-IST-2), D4Science (FP7-INFRA-2007-1.2.2),
+D4Science-II (FP7-INFRA-2008-1.2.2), iMarine (FP7-INFRASTRUCTURES-2011-2),
+EUBrazilOpenBio (FP7-ICT-2011-EU-Brazil), Parthenos (H2020-INFRADEV-1-2014-1),
+BlueBridge (H2020-EINFRA-2015-1).
-This work has been partially supported by the following European projects: DILIGENT (FP6-2003-IST-2), D4Science (FP7-INFRA-2007-1.2.2),
-D4Science-II (FP7-INFRA-2008-1.2.2), iMarine (FP7-INFRASTRUCTURES-2011-2), and EUBrazilOpenBio (FP7-ICT-2011-EU-Brazil).
Authors
-------
-
* Fabio Simeoni (fabio.simeoni@fao.org), FAO of the UN, Italy.
* Andrea Manzi (andrea.manzi@cern.ch), CERN, Switzerland
* Luca Frosini (luca.frosini@isti.cnr.it), ISTI -CNR, Italy
+* Lucio Lelii (lucio.lelii@isti.cnr.it), ISTI -CNR, Italy
+
Version and Release Date
------------------------
${version}
+
Description
-----------
${description}
+
Download information
--------------------
-
Source code is available from SVN:
${scm.url}
Binaries can be downloaded from:
+https://www.gcube-system.org/download
Documentation
-------------
-Documentation is available on-line from the Projects Documentation Wiki:
-https://gcube.wiki.gcube-system.org/gcube/index.php/....
+Documentation is available on-line from the gCube Documentation Wiki:
+${wiki}
Licensing
---------
-
-This software is licensed under the terms you may find in the file named "LICENSE" in this directory.
+This software is licensed under the terms you may find in the file named
+"LICENSE" in this directory.
diff --git a/distro/changelog.xml b/distro/changelog.xml
index 397ac38..b712893 100644
--- a/distro/changelog.xml
+++ b/distro/changelog.xml
@@ -1,31 +1,37 @@
-
-
- First Release
+
+ Added new Authorization Mechanism based on token
-
- JAVA 7 Release
- Included wHN manager service
+
+ smartgears-distribution 1.2.6: set default log level to WARN (refs #2145)
+ smartgears-distribution 1.2.6: distribution field on monitor is missing when a smartgears node is upgraded (refs #1268)
+
+
+ Added smartgear-distribution (this project) version on ghn profile.
+ Added accounting and authorization libs
+
+
+ Added possibility to use WEB_CONTAINER_HOME to specify the container folder. This environment variable has priority over CATALINA_HOME in the install script.
+
+
+ Stripped version from name of the included war
+
+
+ Moved libs and war directories under target to make mvn clean properly working. The generated tar.gz remain the same
+
+
+ smartgear-distribution-bundle version is published on ghn profile
included smartgears-utils
upgraded clean scripts to clean the IS
added symlink for shared libs
-
- smartgear-distribution-bundle version is published on ghn profile
+
+ JAVA 7 Release
+ Included wHN manager service
-
- Moved libs and war directories under target to make mvn clean properly working. The generated tar.gz remain the same
-
-
- Stripped version from name of the included war
-
-
- Added possibility to use WEB_CONTAINER_HOME to specify the container folder. This environment variable has priority over CATALINA_HOME in the install script.
-
-
- Added smartgear-distribution (this project) version on ghn profile.
- Added accounting and authorization libs
+
+ First Release
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index dfc7ac4..0d3f9c3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,6 +15,7 @@
distro
+ https://wiki.gcube-system.org/gcube/SmartGears