From 7ff37634d2ca80ea2d327e6a54ce5258387f80ee Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Wed, 14 May 2014 11:46:02 +0000 Subject: [PATCH] version bump and post-release changes git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@1594545 13f79535-47bb-0310-9956-ffa450edef68 --- changes.xml | 2 +- doap_AntUnit.rdf | 7 +++++++ version.properties | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/changes.xml b/changes.xml index abf4d32..c665f93 100644 --- a/changes.xml +++ b/changes.xml @@ -37,7 +37,7 @@ Apache AntUnit - + New assertion assertRefResourceExists, assertRefResourceDoesntExist, assertRefResourceContains, diff --git a/doap_AntUnit.rdf b/doap_AntUnit.rdf index b9e026a..11a25fa 100644 --- a/doap_AntUnit.rdf +++ b/doap_AntUnit.rdf @@ -36,6 +36,13 @@ Java + + + Apache AntUnit 1.3 + 2014-05-14 + 1.3 + + Apache AntUnit 1.2 diff --git a/version.properties b/version.properties index 2866328..9c4bbb8 100644 --- a/version.properties +++ b/version.properties @@ -12,4 +12,4 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -artifact.version=1.3alpha +artifact.version=1.4alpha