# third number removed in version (since there is no need for it yet) and '-SNAPSHOT' added to denote a not yet ready version

This commit is contained in:
cbonar 2012-02-05 23:59:59 +01:00
parent 4c3dff690b
commit 8de0d6afab
6 changed files with 6 additions and 6 deletions

View file

@ -1,5 +1,5 @@
<ivy-module version="2.0">
<info organisation="nicobo" module="ciform" revision="1.0.0" status="integration">
<info organisation="nicobo" module="ciform" revision="1.0-SNAPSHOT" status="integration">
<license name="LGPL" url="http://plugnauth.sf.net/ciform/license"/>
<ivyauthor name="Nicolas BONARDELLE" url="http://nicobo.net/contact?subject=ciform+ivy"/>
<description homepage="http://plugnauth.sourceforge.net/ciform">

View file

@ -1,5 +1,5 @@
<ivy-module version="2.0">
<info organisation="nicommons.crypto" module="base64" revision="1.0.0" status="integration">
<info organisation="nicommons.crypto" module="base64" revision="1.0-SNAPSHOT" status="integration">
<license name="Copyright 2005 Herbert Hanewinkel" url="www.haneWIN.de"/>
<ivyauthor name="Nicolas BONARDELLE" url="http://nicobo.net/contact?subject=crypto+base64+ivy"/>
<description homepage="http://ciform.googlecode.com">

View file

@ -1,5 +1,5 @@
<ivy-module version="2.0">
<info organisation="nicommons.crypto" module="hex" revision="1.0.0" status="integration">
<info organisation="nicommons.crypto" module="hex" revision="1.0-SNAPSHOT" status="integration">
<ivyauthor name="Nicolas BONARDELLE" url="http://nicobo.net/contact?subject=crypto+hex+ivy"/>
<description homepage="http://ciform.googlecode.com">
This library provides conversion functions from/to hexadecimal format.

View file

@ -1,5 +1,5 @@
<ivy-module version="2.0">
<info organisation="nicommons.crypto" module="rsa" revision="1.0.0" status="integration">
<info organisation="nicommons.crypto" module="rsa" revision="1.0-SNAPSHOT" status="integration">
<license name="Copyright 2000 by John M Hanna" url="http://sourceforge.net/projects/shop-js"/>
<license name="GNU General Public License (GPL)" url="http://www.gnu.org/copyleft/gpl.html"/>
<ivyauthor name="Nicolas BONARDELLE" url="http://nicobo.net/contact?subject=crypto+rsa+ivy"/>

View file

@ -1,5 +1,5 @@
<ivy-module version="2.0">
<info organisation="nicommons.crypto" module="sha1" revision="1.0.0" status="integration">
<info organisation="nicommons.crypto" module="sha1" revision="1.0-SNAPSHOT" status="integration">
<license name="Copyright Paul Johnston 2000 - 2002" url="http://pajhome.org.uk/crypt/md5" />
<license name="BSD License" url="http://pajhome.org.uk/site/legal.html#bsdlicense"/>
<ivyauthor name="Nicolas BONARDELLE" url="http://nicobo.net/contact?subject=crypto+base64+ivy"/>

View file

@ -1,5 +1,5 @@
<ivy-module version="2.0">
<info organisation="nicommons.javascript" module="minilib" revision="1.0.0" status="integration">
<info organisation="nicommons.javascript" module="minilib" revision="1.0-SNAPSHOT" status="integration">
<license name="BSD simplified" url="http://www.opensource.org/licenses/BSD-2-Clause"/>
<ivyauthor name="Nicolas BONARDELLE" url="http://nicobo.net/contact?subject=minilib+ivy"/>
<description homepage="http://ciform.googlecode.com">