This is an automated email from the ASF dual-hosted git repository. asf-gitbox-commits pushed a commit to annotated tag 0_1_RC1 in repository https://gitbox.apache.org/repos/asf/ant-antlibs-cyclonedx.git
commit 5c3191489936cf67ace2fa4517ebfdf39c472de7 Author: Stefan Bodewig <[email protected]> AuthorDate: Sun May 31 16:25:25 2026 +0200 prepare RC1 of release 0.1 --- changes.xml | 2 +- version.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/changes.xml b/changes.xml index 57232a7..24b499b 100644 --- a/changes.xml +++ b/changes.xml @@ -37,6 +37,6 @@ <title>Apache CycloneDX Antlib</title> </properties> - <release version="0.1" date="unreleased"> + <release version="0.1" date="unreleased" description="initial release"> </release> </document> diff --git a/version.properties b/version.properties index 5a5d361..7209acd 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=0.1alpha +artifact.version=0.1
