Skip to content

Commit

Permalink
Allow timestmped snapshots in release
Browse files Browse the repository at this point in the history
- allow timestamped snapshots for latest tck

Signed-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>
  • Loading branch information
maho7791 committed Sep 19, 2023
1 parent af01b58 commit c8acec6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -672,6 +672,7 @@
<autoVersionSubmodules>true</autoVersionSubmodules>
<autoResolveSnapshots>1</autoResolveSnapshots>
<releaseProfiles>release</releaseProfiles>
<allowTimestampedSnapshots>true</allowTimestampedSnapshots>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit c8acec6

Please sign in to comment.