You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2016/10/20 06:23:48 UTC

karaf-cellar git commit: Update javadoc source version

Repository: karaf-cellar
Updated Branches:
  refs/heads/master 72a159224 -> e1cd44034


Update javadoc source version


Project: http://git-wip-us.apache.org/repos/asf/karaf-cellar/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf-cellar/commit/e1cd4403
Tree: http://git-wip-us.apache.org/repos/asf/karaf-cellar/tree/e1cd4403
Diff: http://git-wip-us.apache.org/repos/asf/karaf-cellar/diff/e1cd4403

Branch: refs/heads/master
Commit: e1cd4403489bef58f59ad1ca7853cf57b0b0504d
Parents: 72a1592
Author: Jean-Baptiste Onofr� <jb...@apache.org>
Authored: Thu Oct 20 08:23:34 2016 +0200
Committer: Jean-Baptiste Onofr� <jb...@apache.org>
Committed: Thu Oct 20 08:23:34 2016 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/e1cd4403/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d400188..5c570c7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -683,7 +683,7 @@
                         <groupId>org.apache.maven.plugins</groupId>
                         <artifactId>maven-javadoc-plugin</artifactId>
                         <configuration>
-                            <source>1.5</source>
+                            <source>1.7</source>
                         </configuration>
                         <executions>
                             <execution>