Implement module loader, blacklist this build from loading.
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -102,8 +102,8 @@
|
||||
<artifactId>gitdescribe-maven-plugin</artifactId>
|
||||
<version>1.3</version>
|
||||
<configuration>
|
||||
<outputPrefix>git-${project.name}-${project.version}-</outputPrefix>
|
||||
<outputPostfix>-${build.number}</outputPostfix>
|
||||
<outputPrefix>git:${project.name}:${project.version}:</outputPrefix>
|
||||
<outputPostfix>:${build.number}</outputPostfix>
|
||||
</configuration>
|
||||
<executions>
|
||||
<execution>
|
||||
|
Reference in New Issue
Block a user