mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

vharseko
29.35.2022 6e90fd145f4d190e3b0ec2f10b3463bae038d859
pom.xml
@@ -375,7 +375,12 @@
                <plugin>
                    <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-release-plugin</artifactId>
                 <version>3.0.0-M1</version>
                 <version>3.0.0-M7</version>
                 <configuration>
                  <signTag>true</signTag>
                  <tagNameFormat>@{project.version}</tagNameFormat>
                  <allowTimestampedSnapshots>false</allowTimestampedSnapshots>
                 </configuration>
                </plugin>
                
                <plugin>