File: maven-compiler-plugin-version.patch

package info (click to toggle)
string-template-maven-plugin 1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 204 kB
  • sloc: xml: 493; java: 379; makefile: 2
file content (12 lines) | stat: -rw-r--r-- 468 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
--- a/src/main/java/com/webguys/maven/plugin/st/Controller.java
+++ b/src/main/java/com/webguys/maven/plugin/st/Controller.java
@@ -164,8 +164,7 @@
         executeMojo(
             plugin(
                 groupId("org.apache.maven.plugins"),
-                artifactId("maven-compiler-plugin"),
-                version(compilerVersion)
+                artifactId("maven-compiler-plugin")
             ),
             goal("compile"),
             configuration(