Skip to content

Commit b227ca4

Browse files
committed
jenkins编译报错
1 parent 444e37b commit b227ca4

File tree

1 file changed

+3
-3
lines changed
  • dss-appconn/linkis-appconn-engineplugin

1 file changed

+3
-3
lines changed

dss-appconn/linkis-appconn-engineplugin/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,9 +133,9 @@
133133
<plugin>
134134
<groupId>net.alchim31.maven</groupId>
135135
<artifactId>scala-maven-plugin</artifactId>
136-
<configuration>
137-
<addScalacArgs>-target:jvm-1.8</addScalacArgs>
138-
</configuration>
136+
<!-- <configuration>-->
137+
<!-- <addScalacArgs>-target:jvm-1.8</addScalacArgs>-->
138+
<!-- </configuration>-->
139139
</plugin>
140140
<plugin>
141141
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)