Skip to content

Commit

Permalink
[maven-release-plugin] prepare release antlr4-master-4.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ericvergnaud committed Nov 6, 2021
1 parent 052b828 commit fb661e8
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,6 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<!-- add a github entry in your .m2/settings.xml, see https://stackoverflow.com/questions/28282572/maven-release-plugin-git-credentials -->
<project.scm.id>github</project.scm.id>
<antlr.testinprocess>true</antlr.testinprocess>
<maven.compiler.source>1.7</maven.compiler.source>
<maven.compiler.target>1.7</maven.compiler.target>
Expand Down Expand Up @@ -163,12 +161,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>2.5.3</version>
</plugin>
</plugins>
</plugins>
</pluginManagement>
</build>
</project>

0 comments on commit fb661e8

Please sign in to comment.