From: <de...@us...> - 2014-10-09 19:50:17
|
Revision: 8862 http://sourceforge.net/p/fudaa/svn/8862 Author: deniger Date: 2014-10-09 19:50:10 +0000 (Thu, 09 Oct 2014) Log Message: ----------- upgrade de versions Modified Paths: -------------- trunk/business/fudaa-sig/pom.xml Modified: trunk/business/fudaa-sig/pom.xml =================================================================== --- trunk/business/fudaa-sig/pom.xml 2014-10-09 19:49:27 UTC (rev 8861) +++ trunk/business/fudaa-sig/pom.xml 2014-10-09 19:50:10 UTC (rev 8862) @@ -2,7 +2,7 @@ <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <properties> - <dodico-h2d.version>1.5</dodico-h2d.version> + <dodico-h2d.version>1.6-SNAPSHOT</dodico-h2d.version> <javaCompiler>1.7</javaCompiler> <targetJdk>1.7</targetJdk> </properties> @@ -10,7 +10,7 @@ <parent> <groupId>org.fudaa.pom</groupId> <artifactId>business-pom</artifactId> - <version>1.5</version> + <version>1.6</version> </parent> <groupId>org.fudaa.business.fudaa-sig</groupId> <artifactId>fudaa-sig</artifactId> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |