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
This commit is contained in:
parent
43f3355f07
commit
7ff37634d2
|
|
@ -37,7 +37,7 @@
|
|||
<title>Apache AntUnit</title>
|
||||
</properties>
|
||||
|
||||
<release version="1.3" date="not-released">
|
||||
<release version="1.3" date="2014-05-14">
|
||||
<action type="add" issue="53383">
|
||||
New assertion assertRefResourceExists,
|
||||
assertRefResourceDoesntExist, assertRefResourceContains,
|
||||
|
|
|
|||
|
|
@ -36,6 +36,13 @@
|
|||
<programming-language>Java</programming-language>
|
||||
<category rdf:resource="http://projects.apache.org/category/build-management" />
|
||||
<category rdf:resource="http://projects.apache.org/category/testing"/>
|
||||
<release>
|
||||
<Version>
|
||||
<name>Apache AntUnit 1.3</name>
|
||||
<created>2014-05-14</created>
|
||||
<revision>1.3</revision>
|
||||
</Version>
|
||||
</release>
|
||||
<release>
|
||||
<Version>
|
||||
<name>Apache AntUnit 1.2</name>
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue