You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tamaya.apache.org by an...@apache.org on 2014/11/29 08:30:58 UTC

incubator-tamaya git commit: https://issues.apache.org/jira/browse/TAMAYA-5: Removed asciidoctor.

Repository: incubator-tamaya
Updated Branches:
  refs/heads/master 280fa7125 -> fa47e3c90


https://issues.apache.org/jira/browse/TAMAYA-5: Removed asciidoctor.


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

Branch: refs/heads/master
Commit: fa47e3c9034a7641450b00cf30d409459acb5d67
Parents: 280fa71
Author: anatole <an...@apache.org>
Authored: Sat Nov 29 08:30:52 2014 +0100
Committer: anatole <an...@apache.org>
Committed: Sat Nov 29 08:30:52 2014 +0100

----------------------------------------------------------------------
 api/pom.xml | 4 ----
 1 file changed, 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/fa47e3c9/api/pom.xml
----------------------------------------------------------------------
diff --git a/api/pom.xml b/api/pom.xml
index d2a853d..5ecc567 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -63,10 +63,6 @@ under the License.
                 </configuration>
             </plugin>
             <plugin>
-                <groupId>org.asciidoctor</groupId>
-                <artifactId>asciidoctor-maven-plugin</artifactId>
-            </plugin>
-            <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-compiler-plugin</artifactId>
                 <configuration>