Repository: karaf-decanter
Updated Branches:
  refs/heads/master 9cd2d9fe9 -> 927088cb6


Change javadoc source generation


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

Branch: refs/heads/master
Commit: 927088cb641ead3034a0dd5af5f088cd6af07ca5
Parents: 9cd2d9f
Author: Jean-Baptiste Onofré <jbono...@apache.org>
Authored: Mon Jul 27 12:17:05 2015 +0200
Committer: Jean-Baptiste Onofré <jbono...@apache.org>
Committed: Mon Jul 27 12:17:05 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf-decanter/blob/927088cb/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6d6d3d1..590469e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -328,7 +328,7 @@
                         <groupId>org.apache.maven.plugins</groupId>
                         <artifactId>maven-javadoc-plugin</artifactId>
                         <configuration>
-                            <source>1.6</source>
+                            <source>1.5</source>
                         </configuration>
                         <executions>
                             <execution>

Reply via email to