Author: tchemit Date: 2008-10-13 20:54:37 +0000 (Mon, 13 Oct 2008) New Revision: 1217 Modified: lutinpluginutil/trunk/pom.xml Log: go back to 0.2-SNAPSHOT to have a full release Modified: lutinpluginutil/trunk/pom.xml =================================================================== --- lutinpluginutil/trunk/pom.xml 2008-10-13 20:50:10 UTC (rev 1216) +++ lutinpluginutil/trunk/pom.xml 2008-10-13 20:54:37 UTC (rev 1217) @@ -26,7 +26,7 @@ <!-- ************************************************************* --> <name>Lutin plugin utilities library</name> - <version>0.2</version> + <version>0.2-SNAPSHOT</version> <description>Library of usefull class to be used in any maven plugin.</description> <inceptionYear>2008</inceptionYear>