Skip to content

Commit

Permalink
Merge pull request #5 from loudej/pom-warning
Browse files Browse the repository at this point in the history
Avoiding a warning on build. Fixes #177
  • Loading branch information
loudej committed Feb 14, 2012
2 parents eaf313b + a5e94e3 commit 73c80b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions microsoft-azure-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>2.3.2</version>
<configuration>
<source>1.6</source>
<target>1.6</target>
Expand Down

0 comments on commit 73c80b3

Please sign in to comment.