Corrected typo in comment
This commit is contained in:
parent
d286a2ae0c
commit
f0c2e7d828
2
pom.xml
2
pom.xml
|
@ -28,7 +28,7 @@
|
||||||
<build>
|
<build>
|
||||||
<plugins>
|
<plugins>
|
||||||
<plugin>
|
<plugin>
|
||||||
<!-- It used JSK 7 because it is used in gCore container -->
|
<!-- It used JDK 7 because it is used in gCore container -->
|
||||||
<artifactId>maven-compiler-plugin</artifactId>
|
<artifactId>maven-compiler-plugin</artifactId>
|
||||||
<configuration>
|
<configuration>
|
||||||
<source>1.7</source>
|
<source>1.7</source>
|
||||||
|
|
Loading…
Reference in New Issue