Skip to content

Commit

Permalink
Adding Scm-Revision to quarkus-core jars
Browse files Browse the repository at this point in the history
  • Loading branch information
franz1981 committed Oct 30, 2024
1 parent d085393 commit 103bf8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions independent-projects/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,7 @@
<Scm-Url>${project.scm.url}</Scm-Url>
<Scm-Connection>${project.scm.connection}</Scm-Connection>
<Bundle-License>Apache License 2.0</Bundle-License>
<Scm-Revision>${buildNumber}</Scm-Revision>
</manifestEntries>
</archive>
</configuration>
Expand Down

0 comments on commit 103bf8a

Please sign in to comment.