File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 622622 <autoVersionSubmodules >true</autoVersionSubmodules >
623623 <arguments >-Prelease</arguments >
624624 <tagNameFormat >@{project.version}</tagNameFormat >
625+ <allowTimestampedSnapshots >true</allowTimestampedSnapshots >
625626 </configuration >
626627 </plugin >
627628 <plugin >
672673 <groupId >org.apache.maven.plugins</groupId >
673674 <artifactId >maven-enforcer-plugin</artifactId >
674675 <version >1.4.1</version >
675- <executions >
676+ <!-- <executions>
676677 <execution>
677678 <id>enforce-no-snapshots</id>
678679 <goals>
687688 <fail>true</fail>
688689 </configuration>
689690 </execution>
690- </executions >
691+ </executions> -->
691692 </plugin >
692693 <!-- NB must be declare *before* the license-maven-plugin -->
693694 <plugin >
You can’t perform that action at this time.
0 commit comments