This is an automated email from the ASF dual-hosted git repository.
lewismc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/any23.git
The following commit(s) were added to refs/heads/master by this push:
new 9efcc21 Comment apache-any23-office-scraper and
apache-any23-html-scraper to enable release
9efcc21 is described below
commit 9efcc215d80201e0be6ea44b3745b93c88c18d6a
Author: Lewis John McGibbney <[email protected]>
AuthorDate: Sun Sep 20 19:35:01 2020 -0700
Comment apache-any23-office-scraper and apache-any23-html-scraper to enable
release
---
cli/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/cli/pom.xml b/cli/pom.xml
index 4d17da5..ac9f166 100644
--- a/cli/pom.xml
+++ b/cli/pom.xml
@@ -79,7 +79,7 @@
<version>${project.version}</version>
<scope>runtime</scope>
</dependency-->
- <dependency>
+ <!--dependency>
<groupId>${project.groupId}.plugins</groupId>
<artifactId>apache-any23-office-scraper</artifactId>
<version>${project.version}</version>
@@ -90,7 +90,7 @@
<artifactId>apache-any23-html-scraper</artifactId>
<version>${project.version}</version>
<scope>runtime</scope>
- </dependency>
+ </dependency-->
<!-- END: Any23 -->
<dependency>