Skip to content

Commit 279cbf0

Browse files
committed
Comment git-commit-id-maven-plugin for jitpack
1 parent 9721669 commit 279cbf0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pom.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,8 @@
166166
<version>3.3.0</version>
167167
</plugin>
168168
<!-- Include the git properties to ensure reproducible builds -->
169+
<!-- Maven 3.6.1 error build compatibility-->
170+
<!--
169171
<plugin>
170172
<groupId>io.github.git-commit-id</groupId>
171173
<artifactId>git-commit-id-maven-plugin</artifactId>
@@ -191,7 +193,7 @@
191193
<excludeProperty>^git.local.branch.*$</excludeProperty>
192194
</excludeProperties>
193195
</configuration>
194-
</plugin>
196+
</plugin>-->
195197
</plugins>
196198
</build>
197199

0 commit comments

Comments
 (0)