We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3add6b7 commit 36ca44aCopy full SHA for 36ca44a
pom.xml
@@ -270,7 +270,12 @@
270
<skip>true</skip>
271
</configuration>
272
</plugin>
273
- </plugins>
+ <plugin>
274
+ <groupId>org.apache.maven.plugins</groupId>
275
+ <artifactId>maven-scm-plugin</artifactId>
276
+ <version>1.11.1</version>
277
+ </plugin>
278
+ </plugins>
279
</build>
280
</profile>
281
</profiles>
0 commit comments