|
From: <de...@us...> - 2014-09-16 20:26:40
|
Revision: 8842
http://sourceforge.net/p/fudaa/svn/8842
Author: deniger
Date: 2014-09-16 20:26:37 +0000 (Tue, 16 Sep 2014)
Log Message:
-----------
upgrade de versions
Modified Paths:
--------------
trunk/business/fudaa-common-corba/pom.xml
Modified: trunk/business/fudaa-common-corba/pom.xml
===================================================================
--- trunk/business/fudaa-common-corba/pom.xml 2014-09-16 20:26:26 UTC (rev 8841)
+++ trunk/business/fudaa-common-corba/pom.xml 2014-09-16 20:26:37 UTC (rev 8842)
@@ -2,12 +2,12 @@
<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-corba.version>1.2</dodico-corba.version>
+ <dodico-corba.version>1.3-SNAPSHOT</dodico-corba.version>
</properties>
<parent>
<groupId>org.fudaa.pom</groupId>
<artifactId>business-pom</artifactId>
- <version>1.5</version>
+ <version>1.6</version>
</parent>
<groupId>org.fudaa.business</groupId>
<artifactId>fudaa-common-corba</artifactId>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|