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