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 2018/10/03 06:53:59 UTC

[3/3] syncope git commit: Upgrading asciidoctor-maven-plugin

Upgrading asciidoctor-maven-plugin


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

Branch: refs/heads/2_0_X
Commit: c8204d3b053ec3299646ca23a72faaf1cf93b029
Parents: 1b2c205
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Oct 3 08:53:48 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Oct 3 08:53:48 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/c8204d3b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 180c3d3..904461d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2459,7 +2459,7 @@ under the License.
           <plugin>
             <groupId>org.asciidoctor</groupId>
             <artifactId>asciidoctor-maven-plugin</artifactId>
-            <version>1.5.7</version>
+            <version>1.5.7.1</version>
             <dependencies>
               <dependency>
                 <groupId>org.asciidoctor</groupId>