Skip to Content.
Sympa Menu

perfsonar-dev - perfsonar: r5043 - in branches/new-structure-with-base2/ps-mdm-base2: . ant

Subject: perfsonar development work

List archive

perfsonar: r5043 - in branches/new-structure-with-base2/ps-mdm-base2: . ant


Chronological Thread 
  • From:
  • To:
  • Subject: perfsonar: r5043 - in branches/new-structure-with-base2/ps-mdm-base2: . ant
  • Date: Mon, 9 Mar 2009 08:56:43 -0400

Author: roman
Date: 2009-03-09 08:56:43 -0400 (Mon, 09 Mar 2009)
New Revision: 5043

Modified:
branches/new-structure-with-base2/ps-mdm-base2/ant/build.xml
branches/new-structure-with-base2/ps-mdm-base2/pom.xml
Log:
version number updated (v.0.0.3)


Modified: branches/new-structure-with-base2/ps-mdm-base2/ant/build.xml
===================================================================
--- branches/new-structure-with-base2/ps-mdm-base2/ant/build.xml
2009-03-09 12:56:04 UTC (rev 5042)
+++ branches/new-structure-with-base2/ps-mdm-base2/ant/build.xml
2009-03-09 12:56:43 UTC (rev 5043)
@@ -114,7 +114,7 @@
<property name="lib.dir" value="${basedir}/lib/repository"/>

<property name="jar.name" value="ps-mdm-base2"/>
- <property name="jar.version" value="0.0.1"/>
+ <property name="jar.version" value="0.0.3"/>


<path id="service.classpath">
@@ -159,4 +159,4 @@
</target>


-</project>
\ No newline at end of file
+</project>

Modified: branches/new-structure-with-base2/ps-mdm-base2/pom.xml
===================================================================
--- branches/new-structure-with-base2/ps-mdm-base2/pom.xml 2009-03-09
12:56:04 UTC (rev 5042)
+++ branches/new-structure-with-base2/ps-mdm-base2/pom.xml 2009-03-09
12:56:43 UTC (rev 5043)
@@ -22,7 +22,7 @@
<artifactId>ps-mdm-base2</artifactId>
<packaging>jar</packaging>
<name>Perfsonar Base2 package</name>
- <version>0.0.1</version>
+ <version>0.0.3</version>
<description>
The perfSONAR base provides a number of common, shared classes which
can be used by
MA, MP and Clients.



  • perfsonar: r5043 - in branches/new-structure-with-base2/ps-mdm-base2: . ant, svnlog, 03/09/2009

Archive powered by MHonArc 2.6.16.

Top of Page