Skip to content

Commit

Permalink
Merge pull request #126 from caofangkun/her-001
Browse files Browse the repository at this point in the history
'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing
  • Loading branch information
nlevitt committed Aug 25, 2015
2 parents f5a4ecb + 6cf0d4a commit 490a257
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,7 @@ http://maven.apache.org/guides/mini/guide-m1-m2.html
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.3</version>
<configuration>
<source>1.6</source>
<target>1.6</target>
Expand Down

0 comments on commit 490a257

Please sign in to comment.