diff --git a/CHANGES.txt b/CHANGES.txt index d8a7e70a..e0dec617 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -112,6 +112,7 @@ for detailed view of each issue, please consult http://issues.apache.org/jira/br - FIX: SFTP should verify input parameter for hostname (IVY-734) - FIX: Classpath issues with vfs ftp while being used as a bundle (IVY-785) - FIX: Relative include in a settings must be evaluated relatively to the settings file (IVY-372) +- FIX: The Bundle-Version is 0.0.0 in the build artifacts (IVY-802) - DOCUMENTATION: Broken link in documentation in Ivy files section, info element page (IVY-788) - DOCUMENTATION: Add new cache information to resolver doc (IVY-772) (thanks to Carlton Brown) diff --git a/build.xml b/build.xml index 63e6e255..d83c3eb3 100644 --- a/build.xml +++ b/build.xml @@ -292,14 +292,7 @@ --> - - - - + @@ -317,7 +310,6 @@ -