Repository: any23 Updated Branches: refs/heads/master 50ab38d54 -> 0076bf48b
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/any23/repo Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/0076bf48 Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/0076bf48 Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/0076bf48 Branch: refs/heads/master Commit: 0076bf48bed6724efc2b16bb78ff1e09abbec3ac Parents: 50ab38d Author: Lewis John McGibbney <[email protected]> Authored: Thu Sep 14 23:19:19 2017 -0700 Committer: Lewis John McGibbney <[email protected]> Committed: Thu Sep 14 23:19:19 2017 -0700 ---------------------------------------------------------------------- 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 | 10 +++++----- plugins/html-scraper/pom.xml | 4 ++-- plugins/integration-test/pom.xml | 2 +- plugins/office-scraper/pom.xml | 4 ++-- pom.xml | 4 ++-- service/pom.xml | 2 +- test-resources/pom.xml | 2 +- 14 files changed, 21 insertions(+), 21 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/any23/blob/0076bf48/api/pom.xml ---------------------------------------------------------------------- diff --git a/api/pom.xml b/api/pom.xml index ea741f0..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.1-SNAPSHOT</version> + <version>2.2-SNAPSHOT</version> <relativePath>../</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/any23/blob/0076bf48/cli/pom.xml ---------------------------------------------------------------------- diff --git a/cli/pom.xml b/cli/pom.xml index 8700f92..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.1-SNAPSHOT</version> + <version>2.2-SNAPSHOT</version> <relativePath>../</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/any23/blob/0076bf48/core/pom.xml ---------------------------------------------------------------------- diff --git a/core/pom.xml b/core/pom.xml index 6216935..554845a 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.1-SNAPSHOT</version> + <version>2.2-SNAPSHOT</version> <relativePath>../</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/any23/blob/0076bf48/csvutils/pom.xml ---------------------------------------------------------------------- diff --git a/csvutils/pom.xml b/csvutils/pom.xml index 71146b6..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.1-SNAPSHOT</version> + <version>2.2-SNAPSHOT</version> <relativePath>../</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/any23/blob/0076bf48/encoding/pom.xml ---------------------------------------------------------------------- diff --git a/encoding/pom.xml b/encoding/pom.xml index e315015..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.1-SNAPSHOT</version> + <version>2.2-SNAPSHOT</version> <relativePath>../</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/any23/blob/0076bf48/mime/pom.xml ---------------------------------------------------------------------- diff --git a/mime/pom.xml b/mime/pom.xml index 9db7d3b..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.1-SNAPSHOT</version> + <version>2.2-SNAPSHOT</version> <relativePath>../</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/any23/blob/0076bf48/openie/pom.xml ---------------------------------------------------------------------- diff --git a/openie/pom.xml b/openie/pom.xml index c05a5dc..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.1-SNAPSHOT</version> + <version>2.2-SNAPSHOT</version> <relativePath>../</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/any23/blob/0076bf48/plugins/basic-crawler/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/basic-crawler/pom.xml b/plugins/basic-crawler/pom.xml index 4fdf257..591e467 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.1-SNAPSHOT</version> + <version>2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -43,14 +43,14 @@ <dependency> <groupId>org.apache.any23</groupId> <artifactId>apache-any23-core</artifactId> - <version>2.1-SNAPSHOT</version> + <version>2.2-SNAPSHOT</version> <scope>provided</scope> </dependency> <dependency> <groupId>org.apache.any23</groupId> <artifactId>apache-any23-core</artifactId> - <version>2.1-SNAPSHOT</version> + <version>2.2-SNAPSHOT</version> <type>test-jar</type> <scope>test</scope> </dependency> @@ -58,14 +58,14 @@ <dependency> <groupId>org.apache.any23</groupId> <artifactId>apache-any23-cli</artifactId> - <version>2.1-SNAPSHOT</version> + <version>2.2-SNAPSHOT</version> <scope>provided</scope> </dependency> <dependency> <groupId>org.apache.any23</groupId> <artifactId>apache-any23-cli</artifactId> - <version>2.1-SNAPSHOT</version> + <version>2.2-SNAPSHOT</version> <type>test-jar</type> <scope>test</scope> </dependency> http://git-wip-us.apache.org/repos/asf/any23/blob/0076bf48/plugins/html-scraper/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/html-scraper/pom.xml b/plugins/html-scraper/pom.xml index 108b675..7f05431 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.1-SNAPSHOT</version> + <version>2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -43,7 +43,7 @@ <dependency> <groupId>org.apache.any23</groupId> <artifactId>apache-any23-core</artifactId> - <version>2.1-SNAPSHOT</version> + <version>2.2-SNAPSHOT</version> <scope>provided</scope> </dependency> http://git-wip-us.apache.org/repos/asf/any23/blob/0076bf48/plugins/integration-test/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/integration-test/pom.xml b/plugins/integration-test/pom.xml index 8e8ac9c..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.1-SNAPSHOT</version> + <version>2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/any23/blob/0076bf48/plugins/office-scraper/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/office-scraper/pom.xml b/plugins/office-scraper/pom.xml index 6d7e7b8..7f23f5d 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.1-SNAPSHOT</version> + <version>2.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> @@ -43,7 +43,7 @@ <dependency> <groupId>org.apache.any23</groupId> <artifactId>apache-any23-core</artifactId> - <version>2.1-SNAPSHOT</version> + <version>2.2-SNAPSHOT</version> <scope>provided</scope> </dependency> http://git-wip-us.apache.org/repos/asf/any23/blob/0076bf48/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 449e655..3966997 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <groupId>org.apache.any23</groupId> <artifactId>apache-any23</artifactId> - <version>2.1-SNAPSHOT</version> + <version>2.2-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache Any23</name> @@ -216,7 +216,7 @@ <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/any23.git</developerConnection> <connection>scm:git:http://git-wip-us.apache.org/repos/asf/any23.git</connection> <url>https://git-wip-us.apache.org/repos/asf/any23.git</url> - <tag>2.1.0</tag> + <tag>HEAD</tag> </scm> <issueManagement> <system>JIRA</system> http://git-wip-us.apache.org/repos/asf/any23/blob/0076bf48/service/pom.xml ---------------------------------------------------------------------- diff --git a/service/pom.xml b/service/pom.xml index a1d4f96..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.1-SNAPSHOT</version> + <version>2.2-SNAPSHOT</version> <relativePath>../</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/any23/blob/0076bf48/test-resources/pom.xml ---------------------------------------------------------------------- diff --git a/test-resources/pom.xml b/test-resources/pom.xml index cb0753b..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.1-SNAPSHOT</version> + <version>2.2-SNAPSHOT</version> <relativePath>../</relativePath> </parent>
