diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 1da7b9d5..3ddf6e91 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -10,6 +10,8 @@ jobs: steps: - uses: actions/checkout@v4 + with: + fetch-tags: 'true' - name: Set up JDK 21 uses: actions/setup-java@v4 with: diff --git a/pom.xml b/pom.xml index e78e84c1..77fe1d47 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ com.jitterted ensembler - 0.0.0 + 1.0.0 ensembler Ensemble Registration Manager