We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a84aabc commit 26b4cfaCopy full SHA for 26b4cfa
dss-appconn/linkis-appconn-engineplugin/pom.xml
@@ -133,9 +133,9 @@
133
<plugin>
134
<groupId>net.alchim31.maven</groupId>
135
<artifactId>scala-maven-plugin</artifactId>
136
- <configuration>
137
- <addScalacArgs>-target:jvm-1.8</addScalacArgs>
138
- </configuration>
+<!-- <configuration>-->
+<!-- <addScalacArgs>-target:jvm-1.8</addScalacArgs>-->
+<!-- </configuration>-->
139
</plugin>
140
141
<groupId>org.apache.maven.plugins</groupId>
0 commit comments