prepare 1.5.0 RC1
This commit is contained in:
parent
cbc1029e61
commit
07e56b0e0b
|
|
@ -37,7 +37,10 @@
|
|||
<title>Apache AntUnit</title>
|
||||
</properties>
|
||||
|
||||
<release version="1.5" date="unreleased">
|
||||
<release version="1.5.1" date="unreleased">
|
||||
</release>
|
||||
|
||||
<release version="1.5.0" date="2026-07-19">
|
||||
<action type="add">
|
||||
Allow the AntUnit task to use a different classloader when
|
||||
running the test by means of a nested classpath or a
|
||||
|
|
|
|||
|
|
@ -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.5alpha
|
||||
artifact.version=1.5.1alpha
|
||||
|
|
|
|||
Loading…
Reference in New Issue