Hi guys,
the last release wrongly created the tag ftpserver-parent-1.1.0. I just
renamed it to 1.1.0, in order to have a consistent naming.
Here was the old tags list :
localhost:ftpserver elecharny$ git tag
1.0-M1-incubator
1.0.0-M2
1.0.0-M3
1.0.0-M4
1.0.0-RC2
1.0.2
1.0.3
1.0.4
1.0.5
1.0.6
ftpserver-1.0.0-M3
ftpserver-parent-1.1.0 (old tag)
last-avalon-20050906
and here is the liist of current tags after the renaming :
localhost:ftpserver elecharny$ git tag
1.0-M1-incubator
1.0.0-M2
1.0.0-M3
1.0.0-M4
1.0.0-RC2
1.0.2
1.0.3
1.0.4
1.0.5
1.0.6
1.1.0 (new tag)
ftpserver-1.0.0-M3
last-avalon-20050906
In order to have a consistent repo, please do :
|git pull --prune --tags|
or clone the repo from scratch.
Thanks !
--
Emmanuel Lecharny
Symas.com
directory.apache.org