mirror of
https://github.com/valitydev/antifraud.git
synced 2024-11-06 01:45:22 +00:00
AN-1: remove git commit plugin
This commit is contained in:
parent
88d31c099d
commit
7b572b1545
16
pom.xml
16
pom.xml
@ -197,22 +197,6 @@
|
||||
</executions>
|
||||
</plugin>
|
||||
|
||||
<!--get Git revision, branch, etc.-->
|
||||
<plugin>
|
||||
<groupId>ru.concerteza.buildnumber</groupId>
|
||||
<artifactId>maven-jgit-buildnumber-plugin</artifactId>
|
||||
<version>1.2.9</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>git-buildnumber</id>
|
||||
<goals>
|
||||
<goal>extract-buildnumber</goal>
|
||||
</goals>
|
||||
<phase>generate-resources</phase>
|
||||
</execution>
|
||||
</executions>
|
||||
</plugin>
|
||||
|
||||
<!-- JOOQ -->
|
||||
<!--<plugin>
|
||||
<groupId>org.jooq</groupId>
|
||||
|
Loading…
Reference in New Issue
Block a user