Repository: karaf-cave Updated Branches: refs/heads/master 7fd5b52b7 -> 9b9dd4298
Update javadoc target version Project: http://git-wip-us.apache.org/repos/asf/karaf-cave/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf-cave/commit/9b9dd429 Tree: http://git-wip-us.apache.org/repos/asf/karaf-cave/tree/9b9dd429 Diff: http://git-wip-us.apache.org/repos/asf/karaf-cave/diff/9b9dd429 Branch: refs/heads/master Commit: 9b9dd4298e4839f7d69456dbb29431fd50a80113 Parents: 7fd5b52 Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Jul 3 19:29:16 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Jul 3 19:29:16 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf-cave/blob/9b9dd429/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b79844a..68400dd 100644 --- a/pom.xml +++ b/pom.xml @@ -426,7 +426,7 @@ <artifactId>maven-javadoc-plugin</artifactId> <version>2.9.1</version> <configuration> - <source>1.5</source> + <source>1.7</source> </configuration> <executions> <execution>
