This is an automated email from the ASF dual-hosted git repository.

asf-gitbox-commits pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/ant-antlibs-cyclonedx.git


The following commit(s) were added to refs/heads/main by this push:
     new 1af2644  prepare RC1 of 0.1
1af2644 is described below

commit 1af2644a75deb1cce5136947cfaa56fa7fb784da
Author: Stefan Bodewig <[email protected]>
AuthorDate: Sun May 31 16:37:50 2026 +0200

    prepare RC1 of 0.1
---
 changes.xml        | 5 ++++-
 version.properties | 2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/changes.xml b/changes.xml
index 57232a7..4baa608 100644
--- a/changes.xml
+++ b/changes.xml
@@ -37,6 +37,9 @@
     <title>Apache CycloneDX Antlib</title>
   </properties>
 
-  <release version="0.1" date="unreleased">
+  <release version="0.2" date="unreleased">
+  </release>
+
+  <release version="0.1" date="2026-06-03" description="initial release">
   </release>
 </document>
diff --git a/version.properties b/version.properties
index 5a5d361..4c5e1e2 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.2alpha

Reply via email to