Updated Branches: refs/heads/master 7800194da -> 0f067f1f9
fix other pom.xml files also Project: http://git-wip-us.apache.org/repos/asf/any23/repo Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/9cb37a93 Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/9cb37a93 Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/9cb37a93 Branch: refs/heads/master Commit: 9cb37a93a77d98ec4e9c90c09faa16dd3f128046 Parents: 7800194 Author: Peter Ansell <[email protected]> Authored: Wed Jun 26 09:57:09 2013 +1000 Committer: Peter Ansell <[email protected]> Committed: Wed Jun 26 09:57:09 2013 +1000 ---------------------------------------------------------------------- api/pom.xml | 2 +- core/pom.xml | 2 +- csvutils/pom.xml | 2 +- encoding/pom.xml | 2 +- mime/pom.xml | 2 +- nquads/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 +- 12 files changed, 12 insertions(+), 12 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/any23/blob/9cb37a93/api/pom.xml ---------------------------------------------------------------------- diff --git a/api/pom.xml b/api/pom.xml index bb76e52..1664aa5 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>apache-any23</artifactId> <groupId>org.apache.any23</groupId> - <version>APSHOT</version> + <version>0.9.0-SNAPSHOT</version> <relativePath>../</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/any23/blob/9cb37a93/core/pom.xml ---------------------------------------------------------------------- diff --git a/core/pom.xml b/core/pom.xml index d7b3ccc..4389684 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.any23</groupId> <artifactId>apache-any23</artifactId> - <version>APSHOT</version> + <version>0.9.0-SNAPSHOT</version> <relativePath>../</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/any23/blob/9cb37a93/csvutils/pom.xml ---------------------------------------------------------------------- diff --git a/csvutils/pom.xml b/csvutils/pom.xml index e53f4bc..02c45b4 100644 --- a/csvutils/pom.xml +++ b/csvutils/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>apache-any23</artifactId> <groupId>org.apache.any23</groupId> - <version>APSHOT</version> + <version>0.9.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/any23/blob/9cb37a93/encoding/pom.xml ---------------------------------------------------------------------- diff --git a/encoding/pom.xml b/encoding/pom.xml index 7cd1304..6a83113 100644 --- a/encoding/pom.xml +++ b/encoding/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>apache-any23</artifactId> <groupId>org.apache.any23</groupId> - <version>APSHOT</version> + <version>0.9.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/any23/blob/9cb37a93/mime/pom.xml ---------------------------------------------------------------------- diff --git a/mime/pom.xml b/mime/pom.xml index 6589dc7..dd1e4cd 100644 --- a/mime/pom.xml +++ b/mime/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>apache-any23</artifactId> <groupId>org.apache.any23</groupId> - <version>APSHOT</version> + <version>0.9.0-SNAPSHOT</version> <relativePath>../</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/any23/blob/9cb37a93/nquads/pom.xml ---------------------------------------------------------------------- diff --git a/nquads/pom.xml b/nquads/pom.xml index 77f6e45..7889368 100644 --- a/nquads/pom.xml +++ b/nquads/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>apache-any23</artifactId> <groupId>org.apache.any23</groupId> - <version>APSHOT</version> + <version>0.9.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/any23/blob/9cb37a93/plugins/basic-crawler/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/basic-crawler/pom.xml b/plugins/basic-crawler/pom.xml index 0dc3f59..5a4a53a 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>APSHOT</version> + <version>0.9.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/any23/blob/9cb37a93/plugins/html-scraper/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/html-scraper/pom.xml b/plugins/html-scraper/pom.xml index 396e462..32950b1 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>APSHOT</version> + <version>0.9.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/any23/blob/9cb37a93/plugins/integration-test/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/integration-test/pom.xml b/plugins/integration-test/pom.xml index 0e04f03..5d5e764 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>APSHOT</version> + <version>0.9.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/any23/blob/9cb37a93/plugins/office-scraper/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/office-scraper/pom.xml b/plugins/office-scraper/pom.xml index 19af1b7..87ab3a0 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>APSHOT</version> + <version>0.9.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/any23/blob/9cb37a93/service/pom.xml ---------------------------------------------------------------------- diff --git a/service/pom.xml b/service/pom.xml index 01f6b1c..6b490b5 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.any23</groupId> <artifactId>apache-any23</artifactId> - <version>APSHOT</version> + <version>0.9.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/any23/blob/9cb37a93/test-resources/pom.xml ---------------------------------------------------------------------- diff --git a/test-resources/pom.xml b/test-resources/pom.xml index 304ea16..2b03a6e 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>APSHOT</version> + <version>0.9.0-SNAPSHOT</version> <relativePath>../</relativePath> </parent>
