diff --git a/.github/workflows/release-drafter.yml b/.github/workflows/release-drafter.yml index 4000f8c..4c09c8a 100644 --- a/.github/workflows/release-drafter.yml +++ b/.github/workflows/release-drafter.yml @@ -7,6 +7,6 @@ jobs: update_release_draft: runs-on: ubuntu-latest steps: - - uses: release-drafter/release-drafter@v5 + - uses: release-drafter/release-drafter@v6 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/README.md b/README.md index 4386f9b..50b93cb 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ Plexus-Interactivity -=============== +==================== [![Apache License, Version 2.0, January 2004](https://img.shields.io/github/license/codehaus-plexus/plexus-interactivity.svg?label=License)](http://www.apache.org/licenses/) [![Maven Central](https://img.shields.io/maven-central/v/org.codehaus.plexus/plexus-interactivity.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.codehaus.plexus/plexus-interactivity) [![Build Status](https://travis-ci.org/codehaus-plexus/plexus-interactivity.svg?branch=master)](https://travis-ci.org/codehaus-plexus/plexus-interactivity) +[![Reproducible Builds](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/jvm-repo-rebuild/reproducible-central/master/content/org/codehaus/plexus/plexus-interactivity/badge.json)](https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/codehaus/plexus/plexus-interactivity/README.md) The canonical git repository is located at https://github.com/codehaus-plexus/plexus-interactivity diff --git a/plexus-interactivity-api/pom.xml b/plexus-interactivity-api/pom.xml index a3a0b73..969cc99 100644 --- a/plexus-interactivity-api/pom.xml +++ b/plexus-interactivity-api/pom.xml @@ -5,7 +5,7 @@ org.codehaus.plexus plexus-interactivity - 1.3 + 1.5-SNAPSHOT plexus-interactivity-api @@ -17,7 +17,7 @@ org.jline jline-reader - 3.25.1 + 3.30.5 true @@ -37,7 +37,7 @@ org.eclipse.sisu org.eclipse.sisu.inject - 0.9.0.M2 + 0.9.0.M4 test diff --git a/plexus-interactivity-api/src/site/site.xml b/plexus-interactivity-api/src/site/site.xml index adc4a63..3814c4b 100644 --- a/plexus-interactivity-api/src/site/site.xml +++ b/plexus-interactivity-api/src/site/site.xml @@ -1,7 +1,11 @@ - - + + + + Plexus + + + @@ -12,4 +16,4 @@ - + diff --git a/pom.xml b/pom.xml index 685a6e5..f34ff4e 100644 --- a/pom.xml +++ b/pom.xml @@ -5,11 +5,11 @@ org.codehaus.plexus plexus - 16 + 23 plexus-interactivity - 1.3 + 1.5-SNAPSHOT pom Plexus Interactivity Handler Component @@ -21,7 +21,7 @@ ${scm.url} ${scm.url} - plexus-interactivity-1.3 + plexus-interactivity-1.2 https://github.com/codehaus-plexus/plexus-interactivity @@ -37,18 +37,11 @@ scm:git:https://github.com/codehaus-plexus/plexus-interactivity.git - 2024-02-04T16:53:38Z + 2025-04-05T16:18:20Z - - org.apache.maven.plugins - maven-compiler-plugin - - none - - org.apache.maven.plugins maven-site-plugin diff --git a/src/site/site.xml b/src/site/site.xml index f0905e7..5594a85 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -1,8 +1,12 @@ - + + + + Plexus + + - +