提交 2ba40158 编写于 作者: wu-sheng's avatar wu-sheng 提交者: GitHub

Merge pull request #542 from OpenSkywalking/fix/sjdbcbug

delete the compile plugin in sharing jdbc agent plugin pom file.
...@@ -72,15 +72,6 @@ ...@@ -72,15 +72,6 @@
</execution> </execution>
</executions> </executions>
</plugin> </plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>1.8</source>
<target>1.8</target>
</configuration>
</plugin>
</plugins> </plugins>
</build> </build>
</project> </project>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册