Author: tchemit Date: 2011-10-28 19:03:35 +0200 (Fri, 28 Oct 2011) New Revision: 123 Url: http://nuiton.org/repositories/revision/nuiton-web/123 Log: - T?\195?\162che #1793: Updates to ToPIA 2.6.3 - fix third parties Modified: trunk/nuiton-struts2/src/license/THIRD-PARTY.properties trunk/pom.xml Modified: trunk/nuiton-struts2/src/license/THIRD-PARTY.properties =================================================================== --- trunk/nuiton-struts2/src/license/THIRD-PARTY.properties 2011-10-28 16:03:25 UTC (rev 122) +++ trunk/nuiton-struts2/src/license/THIRD-PARTY.properties 2011-10-28 17:03:35 UTC (rev 123) @@ -2,6 +2,7 @@ #------------------------------------------------------------------------------- # Already used licenses in project : # - BSD License +# - BSD style # - COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 # - Common Public License Version 1.0 # - Indiana University Extreme! Lab Software License, vesion 1.1.1 @@ -17,7 +18,7 @@ # Please fill the missing licenses for dependencies : # # -#Thu Aug 18 07:24:14 CEST 2011 +#Fri Oct 28 18:52:41 CEST 2011 antlr--antlr--2.7.6=BSD License asm--asm--3.1=http\://asm.ow2.org/license.html asm--asm-commons--3.1=http\://asm.ow2.org/license.html Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-10-28 16:03:25 UTC (rev 122) +++ trunk/pom.xml 2011-10-28 17:03:35 UTC (rev 123) @@ -234,7 +234,7 @@ <nuitonI18nVersion>2.4.1</nuitonI18nVersion> <nuitonI18nPluginVersion>${nuitonI18nVersion}</nuitonI18nPluginVersion> - <topiaVersion>2.6.2</topiaVersion> + <topiaVersion>2.6.3</topiaVersion> <!-- Tapestry --> <tapestryVersion>5.2.4</tapestryVersion>
participants (1)
-
tchemit@users.nuiton.org