Skip to content
Snippets Groups Projects
Commit 34949b6c authored by MIchael Nguyen's avatar MIchael Nguyen
Browse files

updating env variables.

parent bad135ee
No related branches found
No related tags found
1 merge request!6Trusted ibm
......@@ -46,22 +46,6 @@
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.2.0</version>
<configuration>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>8</source>
<target>8</target>
</configuration>
</plugin>
</plugins>
<extensions>
<extension>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment