Repository: any23
Updated Branches:
  refs/heads/master c1679ce62 -> 413176122


Revert Any23 RC#1


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

Branch: refs/heads/master
Commit: 413176122acc702b5450dc019d7b63bc9b7b474c
Parents: c1679ce
Author: Lewis John McGibbney <lewis.mcgibb...@gmail.com>
Authored: Fri Feb 9 14:17:14 2018 -0800
Committer: Lewis John McGibbney <lewis.mcgibb...@gmail.com>
Committed: Fri Feb 9 14:17:14 2018 -0800

----------------------------------------------------------------------
 api/pom.xml                      | 2 +-
 cli/pom.xml                      | 2 +-
 core/pom.xml                     | 2 +-
 csvutils/pom.xml                 | 2 +-
 encoding/pom.xml                 | 2 +-
 mime/pom.xml                     | 2 +-
 openie/pom.xml                   | 2 +-
 plugins/basic-crawler/pom.xml    | 2 +-
 plugins/html-scraper/pom.xml     | 2 +-
 plugins/integration-test/pom.xml | 2 +-
 plugins/office-scraper/pom.xml   | 2 +-
 service/pom.xml                  | 2 +-
 test-resources/pom.xml           | 2 +-
 13 files changed, 13 insertions(+), 13 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/any23/blob/41317612/api/pom.xml
----------------------------------------------------------------------
diff --git a/api/pom.xml b/api/pom.xml
index ae275bd..8f62968 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>apache-any23</artifactId>
     <groupId>org.apache.any23</groupId>
-    <version>2.3-SNAPSHOT</version>
+    <version>2.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/any23/blob/41317612/cli/pom.xml
----------------------------------------------------------------------
diff --git a/cli/pom.xml b/cli/pom.xml
index 07b7e6b..e149a1f 100644
--- a/cli/pom.xml
+++ b/cli/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.any23</groupId>
     <artifactId>apache-any23</artifactId>
-    <version>2.3-SNAPSHOT</version>
+    <version>2.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/any23/blob/41317612/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index 6fd2550..59611d4 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.any23</groupId>
     <artifactId>apache-any23</artifactId>
-    <version>2.3-SNAPSHOT</version>
+    <version>2.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/any23/blob/41317612/csvutils/pom.xml
----------------------------------------------------------------------
diff --git a/csvutils/pom.xml b/csvutils/pom.xml
index c663ebc..faeebb5 100644
--- a/csvutils/pom.xml
+++ b/csvutils/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>apache-any23</artifactId>
     <groupId>org.apache.any23</groupId>
-    <version>2.3-SNAPSHOT</version>
+    <version>2.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/any23/blob/41317612/encoding/pom.xml
----------------------------------------------------------------------
diff --git a/encoding/pom.xml b/encoding/pom.xml
index a9edb1d..424749c 100644
--- a/encoding/pom.xml
+++ b/encoding/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>apache-any23</artifactId>
     <groupId>org.apache.any23</groupId>
-    <version>2.3-SNAPSHOT</version>
+    <version>2.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/any23/blob/41317612/mime/pom.xml
----------------------------------------------------------------------
diff --git a/mime/pom.xml b/mime/pom.xml
index 57927e4..6892b65 100644
--- a/mime/pom.xml
+++ b/mime/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>apache-any23</artifactId>
     <groupId>org.apache.any23</groupId>
-    <version>2.3-SNAPSHOT</version>
+    <version>2.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/any23/blob/41317612/openie/pom.xml
----------------------------------------------------------------------
diff --git a/openie/pom.xml b/openie/pom.xml
index e5c029c..7440812 100644
--- a/openie/pom.xml
+++ b/openie/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>apache-any23</artifactId>
     <groupId>org.apache.any23</groupId>
-    <version>2.3-SNAPSHOT</version>
+    <version>2.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/any23/blob/41317612/plugins/basic-crawler/pom.xml
----------------------------------------------------------------------
diff --git a/plugins/basic-crawler/pom.xml b/plugins/basic-crawler/pom.xml
index 58063ee..36142d5 100644
--- a/plugins/basic-crawler/pom.xml
+++ b/plugins/basic-crawler/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.any23</groupId>
     <artifactId>apache-any23</artifactId>
-    <version>2.3-SNAPSHOT</version>
+    <version>2.2-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/any23/blob/41317612/plugins/html-scraper/pom.xml
----------------------------------------------------------------------
diff --git a/plugins/html-scraper/pom.xml b/plugins/html-scraper/pom.xml
index 5f47adb..2d394db 100644
--- a/plugins/html-scraper/pom.xml
+++ b/plugins/html-scraper/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.any23</groupId>
     <artifactId>apache-any23</artifactId>
-    <version>2.3-SNAPSHOT</version>
+    <version>2.2-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/any23/blob/41317612/plugins/integration-test/pom.xml
----------------------------------------------------------------------
diff --git a/plugins/integration-test/pom.xml b/plugins/integration-test/pom.xml
index d2b3e3c..ab062cd 100644
--- a/plugins/integration-test/pom.xml
+++ b/plugins/integration-test/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.any23</groupId>
     <artifactId>apache-any23</artifactId>
-    <version>2.3-SNAPSHOT</version>
+    <version>2.2-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/any23/blob/41317612/plugins/office-scraper/pom.xml
----------------------------------------------------------------------
diff --git a/plugins/office-scraper/pom.xml b/plugins/office-scraper/pom.xml
index dd838c5..4494751 100644
--- a/plugins/office-scraper/pom.xml
+++ b/plugins/office-scraper/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.any23</groupId>
     <artifactId>apache-any23</artifactId>
-    <version>2.3-SNAPSHOT</version>
+    <version>2.2-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/any23/blob/41317612/service/pom.xml
----------------------------------------------------------------------
diff --git a/service/pom.xml b/service/pom.xml
index 8bde98b..fe4911f 100644
--- a/service/pom.xml
+++ b/service/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.any23</groupId>
     <artifactId>apache-any23</artifactId>
-    <version>2.3-SNAPSHOT</version>
+    <version>2.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/any23/blob/41317612/test-resources/pom.xml
----------------------------------------------------------------------
diff --git a/test-resources/pom.xml b/test-resources/pom.xml
index 3c4f12e..9123d66 100644
--- a/test-resources/pom.xml
+++ b/test-resources/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>apache-any23</artifactId>
     <groupId>org.apache.any23</groupId>
-    <version>2.3-SNAPSHOT</version>
+    <version>2.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 

Reply via email to