You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2017/09/15 10:36:28 UTC

[5/5] syncope git commit: Fix javadocs

Fix javadocs


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

Branch: refs/heads/master
Commit: c4ba54c9658f1a552ca567a873a4da0d4f62bdb7
Parents: ad6c103
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Sep 15 12:36:12 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Sep 15 12:36:12 2017 +0200

----------------------------------------------------------------------
 pom.xml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/c4ba54c9/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 87d98de..2fa3f73 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1985,7 +1985,7 @@ under the License.
                 project.properties['site.deploymentBaseUrl'] == null || !project.properties['site.deploymentBaseUrl'].startsWith('file:') ? project.properties['project.build.directory'] + "/generated-docs" : project.properties['site.deploymentBaseUrl'].substring(7)
 
                 if (!project.properties.containsKey('buildNumber'))
-                  project.properties['buildNumber'] = ""
+                project.properties['buildNumber'] = ""
               </source>
             </configuration>
           </execution>
@@ -2159,7 +2159,7 @@ under the License.
             <link>http://docs.oracle.com/javaee/7/api/</link>
             <link>http://www.slf4j.org/api/</link>
             <link>http://connid.tirasa.net/apidocs/1.4/</link>
-            <link>http://cxf.apache.org/javadoc/latest-3.1.x/</link>
+            <link>http://cxf.apache.org/javadoc/latest-3.2.x/</link>
             <link>http://fasterxml.github.io/jackson-core/javadoc/2.8/</link>
             <link>http://fasterxml.github.io/jackson-databind/javadoc/2.8/</link>
             <link>http://fasterxml.github.io/jackson-annotations/javadoc/2.8/</link>
@@ -2175,7 +2175,6 @@ under the License.
             <link>http://docs.spring.io/spring/docs/4.3.x/javadoc-api/</link>
             <link>http://docs.spring.io/spring-security/site/docs/4.2.x/apidocs/</link>
             <link>http://www.flowable.org/docs/javadocs/</link>
-            <link>http://www.flowable.org/docs/javadocs/</link>
             <link>https://build.shibboleth.net/nexus/service/local/repositories/releases/archive/org/opensaml/opensaml-saml-api/3.3.0/opensaml-saml-api-3.3.0-javadoc.jar/!/index.html</link>
             <link>https://build.shibboleth.net/nexus/service/local/repositories/releases/archive/org/opensaml/opensaml-core/3.3.0/opensaml-core-3.3.0-javadoc.jar/!/index.html</link>
             <link>https://www.javadoc.io/doc/org.elasticsearch/elasticsearch/5.5.1</link>