We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8fb071 commit 7e27b67Copy full SHA for 7e27b67
1 file changed
pom.xml
@@ -659,7 +659,7 @@
659
<version>0.15.1</version>
660
<configuration>
661
<outputNonIdentifyingDifferenceInfo>false</outputNonIdentifyingDifferenceInfo>
662
- <versionFormat>\d+\.\d+\.\d+</versionFormat>
+ <versionFormat>\d+\.\d+\.\d+\.\d+</versionFormat>
663
<oldArtifacts>
664
<!-- The previous release used DataStax groupId, remove this after the next release -->
665
<artifact>${project.groupId}:${project.artifactId}:RELEASE</artifact>
0 commit comments