This is an automated email from the ASF dual-hosted git repository. asf-gitbox-commits pushed a commit to annotated tag 0_2_RC1 in repository https://gitbox.apache.org/repos/asf/ant-antlibs-cyclonedx.git
commit 2b1744cd83cdb39f8241a6f7a694227dadac8c6a Author: Stefan Bodewig <[email protected]> AuthorDate: Sat Sep 19 11:42:45 2026 +0200 prepare RC1 of CycloneDX Antlib 0.2 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index efe4b47..1c83cbe 100644 --- a/version.properties +++ b/version.properties @@ -12,5 +12,5 @@ # 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.2alpha +artifact.version=0.2 ant.core.version=1.10.18
