Tagging version 1.4 of AntUnit
-----BEGIN PGP SIGNATURE----- iHEEABECADEWIQTOgHWiUVR77iSbwVGiEVrhX2uLcgUCWzBxkBMcYm9kZXdpZ0Bh cGFjaGUub3JnAAoJEKIRWuFfa4tyFgcAn2m21w7zVQD0xuNhl19BLeEsKia+AJ97 px5k88sqIing0vOfttvWU8p8Aw== =5sOU -----END PGP SIGNATURE----- Merge tag 'rel/1.4' and prepare for next iteration Tagging version 1.4 of AntUnit
This commit is contained in:
commit
ee72769dd0
|
|
@ -37,7 +37,9 @@
|
||||||
<title>Apache AntUnit</title>
|
<title>Apache AntUnit</title>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<release version="1.4" date="unreleased">
|
<release version="1.5" date="unreleased">
|
||||||
|
</release>
|
||||||
|
<release version="1.4" date="2018-06-25">
|
||||||
<action type="update" breaks-bwc="true">
|
<action type="update" breaks-bwc="true">
|
||||||
The coordinates inside the Ivy file have been changed to match
|
The coordinates inside the Ivy file have been changed to match
|
||||||
those of the POM.
|
those of the POM.
|
||||||
|
|
|
||||||
|
|
@ -12,4 +12,4 @@
|
||||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
artifact.version=1.4alpha
|
artifact.version=1.5alpha
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue