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 622
622
<autoVersionSubmodules >true</autoVersionSubmodules >
623
623
<arguments >-Prelease</arguments >
624
624
<tagNameFormat >@{project.version}</tagNameFormat >
625
+ <allowTimestampedSnapshots >true</allowTimestampedSnapshots >
625
626
</configuration >
626
627
</plugin >
627
628
<plugin >
672
673
<groupId >org.apache.maven.plugins</groupId >
673
674
<artifactId >maven-enforcer-plugin</artifactId >
674
675
<version >1.4.1</version >
675
- <executions >
676
+ <!-- <executions>
676
677
<execution>
677
678
<id>enforce-no-snapshots</id>
678
679
<goals>
687
688
<fail>true</fail>
688
689
</configuration>
689
690
</execution>
690
- </executions >
691
+ </executions> -->
691
692
</plugin >
692
693
<!-- NB must be declare *before* the license-maven-plugin -->
693
694
<plugin >
You can’t perform that action at this time.
0 commit comments