Revision: 370
http://flatpack.svn.sourceforge.net/flatpack/?rev=370&view=rev
Author: zepernick
Date: 2007-11-04 18:16:30 -0800 (Sun, 04 Nov 2007)
Log Message:
-----------
changed from snapshot to 3.1.1
Modified Paths:
--------------
trunk/common-build/project.xml
Modified: trunk/common-build/project.xml
===================================================================
--- trunk/common-build/project.xml 2007-11-04 00:48:05 UTC (rev 369)
+++ trunk/common-build/project.xml 2007-11-05 02:16:30 UTC (rev 370)
@@ -27,7 +27,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/3.0.0 http://maven.apache.org/maven-v3_0_0.xsd">
<pomVersion>3</pomVersion>
<groupId>net.sf.flatpack</groupId>
- <currentVersion>3.1.1-SNAPSHOT</currentVersion>
+ <currentVersion>3.1.1</currentVersion>
<organization>
<name>ObjectLab Financial Ltd</name>
<url>http://www.objectlab.co.uk</url>
@@ -198,9 +198,9 @@
<versions>
<version>
- <id>3.1.1-SNAPSHOT</id>
- <name>3.1.1-SNAPSHOT</name>
- <tag>3.1.1-SNAPSHOT</tag>
+ <id>3.1.1</id>
+ <name>3.1.1</name>
+ <tag>3.1.1</tag>
</version>
<version>
<id>3.1.0</id>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|