prepare RC1 of AntUnit 1.4.1
This commit is contained in:
parent
e436acf88c
commit
b64de44027
|
|
@ -37,7 +37,9 @@
|
|||
<title>Apache AntUnit</title>
|
||||
</properties>
|
||||
|
||||
<release version="1.4.1" date="unreleased">
|
||||
<release version="1.5" date="unreleased">
|
||||
</release>
|
||||
<release version="1.4.1" date="2021-07-07">
|
||||
<action type="fix" issue="65315">
|
||||
We didn't follow our own best practice and hard-coded the
|
||||
AntUnit URI inside the Antlib descriptor instead of using
|
||||
|
|
|
|||
|
|
@ -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.4.1alpha
|
||||
artifact.version=1.5alpha
|
||||
|
|
|
|||
Loading…
Reference in New Issue