Updated Branches:
  refs/heads/master 220224f5f -> db9e94428

[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/db9e9442
Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/db9e9442
Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/db9e9442

Branch: refs/heads/master
Commit: db9e94428bb946efc04556decca9589bf8d46053
Parents: 220224f
Author: lewismc <[email protected]>
Authored: Wed Jun 19 17:45:24 2013 -0700
Committer: lewismc <[email protected]>
Committed: Wed Jun 19 17:45:24 2013 -0700

----------------------------------------------------------------------
 api/pom.xml                      | 3 ++-
 core/pom.xml                     | 3 ++-
 csvutils/pom.xml                 | 3 ++-
 encoding/pom.xml                 | 3 ++-
 mime/pom.xml                     | 3 ++-
 nquads/pom.xml                   | 3 ++-
 plugins/basic-crawler/pom.xml    | 8 ++++----
 plugins/html-scraper/pom.xml     | 6 +++---
 plugins/integration-test/pom.xml | 9 +++++----
 plugins/office-scraper/pom.xml   | 6 +++---
 pom.xml                          | 2 +-
 service/pom.xml                  | 3 ++-
 test-resources/pom.xml           | 3 ++-
 13 files changed, 32 insertions(+), 23 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/any23/blob/db9e9442/api/pom.xml
----------------------------------------------------------------------
diff --git a/api/pom.xml b/api/pom.xml
index c270818..bb76e52 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -21,11 +21,12 @@
   <parent>
     <artifactId>apache-any23</artifactId>
     <groupId>org.apache.any23</groupId>
-    <version>0.8.0</version>
+    <version>APSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
   <artifactId>apache-any23-api</artifactId>
+  <version>0.9.0-SNAPSHOT</version>
  
   <name>Apache Any23 :: Base API</name>
   <description>Any23 library external API.</description>

http://git-wip-us.apache.org/repos/asf/any23/blob/db9e9442/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index 894e364..d7b3ccc 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -21,11 +21,12 @@
   <parent>
     <groupId>org.apache.any23</groupId>
     <artifactId>apache-any23</artifactId>
-    <version>0.8.0</version>
+    <version>APSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
   <artifactId>apache-any23-core</artifactId>
+  <version>0.9.0-SNAPSHOT</version>
 
   <name>Apache Any23 :: Core</name>
   <description>Core Any23 library implementation.</description>

http://git-wip-us.apache.org/repos/asf/any23/blob/db9e9442/csvutils/pom.xml
----------------------------------------------------------------------
diff --git a/csvutils/pom.xml b/csvutils/pom.xml
index bd663f3..e53f4bc 100644
--- a/csvutils/pom.xml
+++ b/csvutils/pom.xml
@@ -21,11 +21,12 @@
   <parent>
     <artifactId>apache-any23</artifactId>
     <groupId>org.apache.any23</groupId>
-    <version>0.8.0</version>
+    <version>APSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
   <artifactId>apache-any23-csvutils</artifactId>
+  <version>0.9.0-SNAPSHOT</version>
 
   <name>Apache Any23 :: CSV Utilities</name>
   <description>CSV specific library.</description>

http://git-wip-us.apache.org/repos/asf/any23/blob/db9e9442/encoding/pom.xml
----------------------------------------------------------------------
diff --git a/encoding/pom.xml b/encoding/pom.xml
index c94067d..7cd1304 100644
--- a/encoding/pom.xml
+++ b/encoding/pom.xml
@@ -21,11 +21,12 @@
   <parent>
     <artifactId>apache-any23</artifactId>
     <groupId>org.apache.any23</groupId>
-    <version>0.8.0</version>
+    <version>APSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
   <artifactId>apache-any23-encoding</artifactId>
+  <version>0.9.0-SNAPSHOT</version>
 
   <name>Apache Any23 :: Encoding Detection</name>
   <description>Encoding detection library.</description>

http://git-wip-us.apache.org/repos/asf/any23/blob/db9e9442/mime/pom.xml
----------------------------------------------------------------------
diff --git a/mime/pom.xml b/mime/pom.xml
index 338750f..6589dc7 100644
--- a/mime/pom.xml
+++ b/mime/pom.xml
@@ -21,11 +21,12 @@
   <parent>
     <artifactId>apache-any23</artifactId>
     <groupId>org.apache.any23</groupId>
-    <version>0.8.0</version>
+    <version>APSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
   <artifactId>apache-any23-mime</artifactId>
+  <version>0.9.0-SNAPSHOT</version>
 
   <name>Apache Any23 :: Mime Type Detection</name>
   <description>MIME Type detection library.</description>

http://git-wip-us.apache.org/repos/asf/any23/blob/db9e9442/nquads/pom.xml
----------------------------------------------------------------------
diff --git a/nquads/pom.xml b/nquads/pom.xml
index b8c3d0c..77f6e45 100644
--- a/nquads/pom.xml
+++ b/nquads/pom.xml
@@ -21,11 +21,12 @@
   <parent>
     <artifactId>apache-any23</artifactId>
     <groupId>org.apache.any23</groupId>
-    <version>0.8.0</version>
+    <version>APSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
   <artifactId>apache-any23-nquads</artifactId>
+  <version>0.9.0-SNAPSHOT</version>
 
   <name>Apache Any23 :: NQuads Parser and Writer</name>
   <description>NQuads parsing and serialization library.</description>

http://git-wip-us.apache.org/repos/asf/any23/blob/db9e9442/plugins/basic-crawler/pom.xml
----------------------------------------------------------------------
diff --git a/plugins/basic-crawler/pom.xml b/plugins/basic-crawler/pom.xml
index b33e408..0dc3f59 100644
--- a/plugins/basic-crawler/pom.xml
+++ b/plugins/basic-crawler/pom.xml
@@ -21,13 +21,13 @@
   <parent>
     <groupId>org.apache.any23</groupId>
     <artifactId>apache-any23</artifactId>
-    <version>0.8.0</version>
+    <version>APSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.any23.plugins</groupId>
   <artifactId>apache-any23-basic-crawler</artifactId>
-  <version>1.0.2</version>
+  <version>1.0.3-SNAPSHOT</version>
 
   <name>Apache Any23 :: Plugins :: Basic Crawler</name>
   <description>Any23 plugin for crawling sites.</description>
@@ -44,14 +44,14 @@
     <dependency>
       <groupId>org.apache.any23</groupId>
       <artifactId>apache-any23-core</artifactId>
-      <version>0.8.0</version>
+      <version>0.9.0-SNAPSHOT</version>
       <scope>provided</scope>
     </dependency>
 
     <dependency>
       <groupId>org.apache.any23</groupId>
       <artifactId>apache-any23-core</artifactId>
-      <version>0.8.0</version>
+      <version>0.9.0-SNAPSHOT</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>

http://git-wip-us.apache.org/repos/asf/any23/blob/db9e9442/plugins/html-scraper/pom.xml
----------------------------------------------------------------------
diff --git a/plugins/html-scraper/pom.xml b/plugins/html-scraper/pom.xml
index c5e5073..396e462 100644
--- a/plugins/html-scraper/pom.xml
+++ b/plugins/html-scraper/pom.xml
@@ -21,13 +21,13 @@
   <parent>
     <groupId>org.apache.any23</groupId>
     <artifactId>apache-any23</artifactId>
-    <version>0.8.0</version>
+    <version>APSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.any23.plugins</groupId>
   <artifactId>apache-any23-html-scraper</artifactId>
-  <version>1.0.3</version>
+  <version>1.0.4-SNAPSHOT</version>
 
   <name>Apache Any23 :: Plugins :: HTML Scraper</name>
   <description>Any23 plugin for scraping HTML code.</description>
@@ -44,7 +44,7 @@
     <dependency>
       <groupId>org.apache.any23</groupId>
       <artifactId>apache-any23-core</artifactId>
-      <version>0.8.0</version>
+      <version>0.9.0-SNAPSHOT</version>
       <scope>provided</scope>
     </dependency>
 

http://git-wip-us.apache.org/repos/asf/any23/blob/db9e9442/plugins/integration-test/pom.xml
----------------------------------------------------------------------
diff --git a/plugins/integration-test/pom.xml b/plugins/integration-test/pom.xml
index f04461f..0e04f03 100644
--- a/plugins/integration-test/pom.xml
+++ b/plugins/integration-test/pom.xml
@@ -21,12 +21,13 @@
   <parent>
     <groupId>org.apache.any23</groupId>
     <artifactId>apache-any23</artifactId>
-    <version>0.8.0</version>
+    <version>APSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.any23.plugins</groupId>
   <artifactId>apache-any23-integration-test</artifactId>
+  <version>0.9.0-SNAPSHOT</version>
 
   <name>Apache Any23 :: Plugins :: Integration Test</name>
   <description>Any23 plugin integration test module.</description>
@@ -40,17 +41,17 @@
     <dependency>
       <groupId>org.apache.any23.plugins</groupId>
       <artifactId>apache-any23-html-scraper</artifactId>
-      <version>1.0.3</version>
+      <version>1.0.4-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.any23.plugins</groupId>
       <artifactId>apache-any23-office-scraper</artifactId>
-      <version>1.0.2</version>
+      <version>1.0.3-SNAPSHOT</version>
     </dependency>
       <dependency>
       <groupId>org.apache.any23.plugins</groupId>
       <artifactId>apache-any23-basic-crawler</artifactId>
-      <version>1.0.2</version>
+      <version>1.0.3-SNAPSHOT</version>
     </dependency>
 
     <!-- BEGIN: Test Dependencies -->

http://git-wip-us.apache.org/repos/asf/any23/blob/db9e9442/plugins/office-scraper/pom.xml
----------------------------------------------------------------------
diff --git a/plugins/office-scraper/pom.xml b/plugins/office-scraper/pom.xml
index fe88ee8..19af1b7 100644
--- a/plugins/office-scraper/pom.xml
+++ b/plugins/office-scraper/pom.xml
@@ -21,13 +21,13 @@
   <parent>
     <groupId>org.apache.any23</groupId>
     <artifactId>apache-any23</artifactId>
-    <version>0.8.0</version>
+    <version>APSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 
   <groupId>org.apache.any23.plugins</groupId>
   <artifactId>apache-any23-office-scraper</artifactId>
-  <version>1.0.2</version>
+  <version>1.0.3-SNAPSHOT</version>
 
   <name>Apache Any23 :: Plugins :: Office Scraper</name>
   <description>Any23 plugin for scraping metadata from MS Office related file 
formats.</description>
@@ -44,7 +44,7 @@
     <dependency>
       <groupId>org.apache.any23</groupId>
       <artifactId>apache-any23-core</artifactId>
-      <version>0.8.0</version>
+      <version>0.9.0-SNAPSHOT</version>
       <scope>provided</scope>
     </dependency>
 

http://git-wip-us.apache.org/repos/asf/any23/blob/db9e9442/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a19091e..320c86e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
   <groupId>org.apache.any23</groupId>
   <artifactId>apache-any23</artifactId>
-  <version>0.8.0</version>
+  <version>APSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Any23</name>

http://git-wip-us.apache.org/repos/asf/any23/blob/db9e9442/service/pom.xml
----------------------------------------------------------------------
diff --git a/service/pom.xml b/service/pom.xml
index 1c4e038..01f6b1c 100644
--- a/service/pom.xml
+++ b/service/pom.xml
@@ -21,11 +21,12 @@
   <parent>
     <groupId>org.apache.any23</groupId>
     <artifactId>apache-any23</artifactId>
-    <version>0.8.0</version>
+    <version>APSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <artifactId>apache-any23-service</artifactId>
+  <version>0.9.0-SNAPSHOT</version>
   <packaging>war</packaging>
 
   <name>Apache Any23 :: Service</name>

http://git-wip-us.apache.org/repos/asf/any23/blob/db9e9442/test-resources/pom.xml
----------------------------------------------------------------------
diff --git a/test-resources/pom.xml b/test-resources/pom.xml
index 7617059..304ea16 100644
--- a/test-resources/pom.xml
+++ b/test-resources/pom.xml
@@ -21,11 +21,12 @@
   <parent>
     <artifactId>apache-any23</artifactId>
     <groupId>org.apache.any23</groupId>
-    <version>0.8.0</version>
+    <version>APSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
   <artifactId>apache-any23-test-resources</artifactId>
+  <version>0.9.0-SNAPSHOT</version>
 
   <name>Apache Any23 :: Test Resources</name>
 

Reply via email to