Repository: ant-antlibs-dotnet
Updated Branches:
  refs/heads/master 14bb7758a -> 08a0f37ce


ensure the next release, if any, uses proper ivy coordinates


Project: http://git-wip-us.apache.org/repos/asf/ant-antlibs-dotnet/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/ant-antlibs-dotnet/commit/08a0f37c
Tree: http://git-wip-us.apache.org/repos/asf/ant-antlibs-dotnet/tree/08a0f37c
Diff: http://git-wip-us.apache.org/repos/asf/ant-antlibs-dotnet/diff/08a0f37c

Branch: refs/heads/master
Commit: 08a0f37ce3783c44961cc448763be8300dc01e09
Parents: 14bb775
Author: Stefan Bodewig <bode...@apache.org>
Authored: Thu Jun 1 19:56:23 2017 +0200
Committer: Stefan Bodewig <bode...@apache.org>
Committed: Thu Jun 1 19:56:23 2017 +0200

----------------------------------------------------------------------
 changes.xml | 4 ++++
 common      | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant-antlibs-dotnet/blob/08a0f37c/changes.xml
----------------------------------------------------------------------
diff --git a/changes.xml b/changes.xml
index ca881e3..6eea0bf 100644
--- a/changes.xml
+++ b/changes.xml
@@ -38,6 +38,10 @@
     </properties>
 
     <release version="git master" date="unpublished">
+      <action type="update" breaks-bwc="true">
+        The coordinates inside the Ivy file have been changed to match
+        those of the POM.
+      </action>
       <action type="update" issue="51970" breaks-bwc="true">
         The &lt;csc&gt; task now uses dmcs rather than gmcs as default
         on non-Windows systems.  The executable attribute of the task

http://git-wip-us.apache.org/repos/asf/ant-antlibs-dotnet/blob/08a0f37c/common
----------------------------------------------------------------------
diff --git a/common b/common
index 51f7f81..159f032 160000
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit 51f7f81979e31e6ca6d7711c16508a229e940e09
+Subproject commit 159f032c33839f0afea7c9c857a9e43da81e2969

Reply via email to