diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c2ae04d..184073b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -99,6 +99,7 @@ jobs: - name: Set next version run: | ./mvnw -ntp -B versions:set versions:commit -DnewVersion=${{ env.NEXT_VERSION }} -pl :moditect-parent + sed -i -e "s@project.build.outputTimestamp>.*\${git.commit.author.time}