Repository: metamodel
Updated Branches:
  refs/heads/master 9d79a3f51 -> 499aca4d6


[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/master
Commit: 499aca4d687212a39c34cce4fcc3160449b65565
Parents: 9d79a3f
Author: Kasper Sørensen <[email protected]>
Authored: Fri Oct 9 10:45:54 2015 +0200
Committer: Kasper Sørensen <[email protected]>
Committed: Fri Oct 9 10:45:54 2015 +0200

----------------------------------------------------------------------
 cassandra/pom.xml     | 2 +-
 core/pom.xml          | 2 +-
 couchdb/pom.xml       | 2 +-
 csv/pom.xml           | 2 +-
 elasticsearch/pom.xml | 2 +-
 excel/pom.xml         | 2 +-
 fixedwidth/pom.xml    | 2 +-
 full/pom.xml          | 2 +-
 hadoop/pom.xml        | 2 +-
 hbase/pom.xml         | 2 +-
 jdbc/pom.xml          | 2 +-
 json/pom.xml          | 2 +-
 mongodb/pom.xml       | 2 +-
 openoffice/pom.xml    | 2 +-
 pojo/pom.xml          | 2 +-
 pom.xml               | 4 ++--
 salesforce/pom.xml    | 2 +-
 spring/pom.xml        | 2 +-
 sugarcrm/pom.xml      | 2 +-
 xml/pom.xml           | 2 +-
 20 files changed, 21 insertions(+), 21 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/metamodel/blob/499aca4d/cassandra/pom.xml
----------------------------------------------------------------------
diff --git a/cassandra/pom.xml b/cassandra/pom.xml
index fa88d96..3f49591 100644
--- a/cassandra/pom.xml
+++ b/cassandra/pom.xml
@@ -13,7 +13,7 @@
        <parent>
                <artifactId>MetaModel</artifactId>
                <groupId>org.apache.metamodel</groupId>
-               <version>4.4.0</version>
+               <version>4.4.1-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>MetaModel-cassandra</artifactId>

http://git-wip-us.apache.org/repos/asf/metamodel/blob/499aca4d/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index 1c9b7e9..282fdbc 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -21,7 +21,7 @@ under the License.
        <parent>
                <artifactId>MetaModel</artifactId>
                <groupId>org.apache.metamodel</groupId>
-               <version>4.4.0</version>
+               <version>4.4.1-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>MetaModel-core</artifactId>

http://git-wip-us.apache.org/repos/asf/metamodel/blob/499aca4d/couchdb/pom.xml
----------------------------------------------------------------------
diff --git a/couchdb/pom.xml b/couchdb/pom.xml
index ff886b1..91ced82 100644
--- a/couchdb/pom.xml
+++ b/couchdb/pom.xml
@@ -21,7 +21,7 @@ under the License.
        <parent>
                <artifactId>MetaModel</artifactId>
                <groupId>org.apache.metamodel</groupId>
-               <version>4.4.0</version>
+               <version>4.4.1-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>MetaModel-couchdb</artifactId>

http://git-wip-us.apache.org/repos/asf/metamodel/blob/499aca4d/csv/pom.xml
----------------------------------------------------------------------
diff --git a/csv/pom.xml b/csv/pom.xml
index 531b9d2..91853fc 100644
--- a/csv/pom.xml
+++ b/csv/pom.xml
@@ -21,7 +21,7 @@ under the License.
        <parent>
                <artifactId>MetaModel</artifactId>
                <groupId>org.apache.metamodel</groupId>
-               <version>4.4.0</version>
+               <version>4.4.1-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>MetaModel-csv</artifactId>

http://git-wip-us.apache.org/repos/asf/metamodel/blob/499aca4d/elasticsearch/pom.xml
----------------------------------------------------------------------
diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml
index d884dbb..71dc360 100644
--- a/elasticsearch/pom.xml
+++ b/elasticsearch/pom.xml
@@ -13,7 +13,7 @@
        <parent>
                <artifactId>MetaModel</artifactId>
                <groupId>org.apache.metamodel</groupId>
-               <version>4.4.0</version>
+               <version>4.4.1-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>MetaModel-elasticsearch</artifactId>

http://git-wip-us.apache.org/repos/asf/metamodel/blob/499aca4d/excel/pom.xml
----------------------------------------------------------------------
diff --git a/excel/pom.xml b/excel/pom.xml
index e8f56a5..d5a88a6 100644
--- a/excel/pom.xml
+++ b/excel/pom.xml
@@ -21,7 +21,7 @@ under the License.
        <parent>
                <artifactId>MetaModel</artifactId>
                <groupId>org.apache.metamodel</groupId>
-               <version>4.4.0</version>
+               <version>4.4.1-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>MetaModel-excel</artifactId>

http://git-wip-us.apache.org/repos/asf/metamodel/blob/499aca4d/fixedwidth/pom.xml
----------------------------------------------------------------------
diff --git a/fixedwidth/pom.xml b/fixedwidth/pom.xml
index 72d3ef9..2e09be2 100644
--- a/fixedwidth/pom.xml
+++ b/fixedwidth/pom.xml
@@ -21,7 +21,7 @@ under the License.
        <parent>
                <artifactId>MetaModel</artifactId>
                <groupId>org.apache.metamodel</groupId>
-               <version>4.4.0</version>
+               <version>4.4.1-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>MetaModel-fixedwidth</artifactId>

http://git-wip-us.apache.org/repos/asf/metamodel/blob/499aca4d/full/pom.xml
----------------------------------------------------------------------
diff --git a/full/pom.xml b/full/pom.xml
index 66f9f3e..c2e6278 100644
--- a/full/pom.xml
+++ b/full/pom.xml
@@ -21,7 +21,7 @@ under the License.
        <parent>
                <artifactId>MetaModel</artifactId>
                <groupId>org.apache.metamodel</groupId>
-               <version>4.4.0</version>
+               <version>4.4.1-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>MetaModel-full</artifactId>

http://git-wip-us.apache.org/repos/asf/metamodel/blob/499aca4d/hadoop/pom.xml
----------------------------------------------------------------------
diff --git a/hadoop/pom.xml b/hadoop/pom.xml
index 8450523..dad6fc2 100644
--- a/hadoop/pom.xml
+++ b/hadoop/pom.xml
@@ -13,7 +13,7 @@
        <parent>
                <artifactId>MetaModel</artifactId>
                <groupId>org.apache.metamodel</groupId>
-               <version>4.4.0</version>
+               <version>4.4.1-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>MetaModel-hadoop</artifactId>

http://git-wip-us.apache.org/repos/asf/metamodel/blob/499aca4d/hbase/pom.xml
----------------------------------------------------------------------
diff --git a/hbase/pom.xml b/hbase/pom.xml
index 7f73f8b..5a4d6cc 100644
--- a/hbase/pom.xml
+++ b/hbase/pom.xml
@@ -13,7 +13,7 @@
        <parent>
                <artifactId>MetaModel</artifactId>
                <groupId>org.apache.metamodel</groupId>
-               <version>4.4.0</version>
+               <version>4.4.1-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>MetaModel-hbase</artifactId>

http://git-wip-us.apache.org/repos/asf/metamodel/blob/499aca4d/jdbc/pom.xml
----------------------------------------------------------------------
diff --git a/jdbc/pom.xml b/jdbc/pom.xml
index d4e420f..cc7aab2 100644
--- a/jdbc/pom.xml
+++ b/jdbc/pom.xml
@@ -13,7 +13,7 @@
        <parent>
                <artifactId>MetaModel</artifactId>
                <groupId>org.apache.metamodel</groupId>
-               <version>4.4.0</version>
+               <version>4.4.1-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>MetaModel-jdbc</artifactId>

http://git-wip-us.apache.org/repos/asf/metamodel/blob/499aca4d/json/pom.xml
----------------------------------------------------------------------
diff --git a/json/pom.xml b/json/pom.xml
index b667a55..9e8c6c3 100644
--- a/json/pom.xml
+++ b/json/pom.xml
@@ -13,7 +13,7 @@
        <parent>
                <artifactId>MetaModel</artifactId>
                <groupId>org.apache.metamodel</groupId>
-               <version>4.4.0</version>
+               <version>4.4.1-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>MetaModel-json</artifactId>

http://git-wip-us.apache.org/repos/asf/metamodel/blob/499aca4d/mongodb/pom.xml
----------------------------------------------------------------------
diff --git a/mongodb/pom.xml b/mongodb/pom.xml
index afcb68f..6b80df4 100644
--- a/mongodb/pom.xml
+++ b/mongodb/pom.xml
@@ -21,7 +21,7 @@ under the License.
        <parent>
                <artifactId>MetaModel</artifactId>
                <groupId>org.apache.metamodel</groupId>
-               <version>4.4.0</version>
+               <version>4.4.1-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>MetaModel-mongodb</artifactId>

http://git-wip-us.apache.org/repos/asf/metamodel/blob/499aca4d/openoffice/pom.xml
----------------------------------------------------------------------
diff --git a/openoffice/pom.xml b/openoffice/pom.xml
index 6ef57e6..b97deae 100644
--- a/openoffice/pom.xml
+++ b/openoffice/pom.xml
@@ -21,7 +21,7 @@ under the License.
        <parent>
                <artifactId>MetaModel</artifactId>
                <groupId>org.apache.metamodel</groupId>
-               <version>4.4.0</version>
+               <version>4.4.1-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>MetaModel-openoffice</artifactId>

http://git-wip-us.apache.org/repos/asf/metamodel/blob/499aca4d/pojo/pom.xml
----------------------------------------------------------------------
diff --git a/pojo/pom.xml b/pojo/pom.xml
index 479061c..c249555 100644
--- a/pojo/pom.xml
+++ b/pojo/pom.xml
@@ -21,7 +21,7 @@ under the License.
        <parent>
                <artifactId>MetaModel</artifactId>
                <groupId>org.apache.metamodel</groupId>
-               <version>4.4.0</version>
+               <version>4.4.1-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>MetaModel-pojo</artifactId>

http://git-wip-us.apache.org/repos/asf/metamodel/blob/499aca4d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 52903cf..7cac98e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,11 +42,11 @@ under the License.
                
<url>https://git-wip-us.apache.org/repos/asf?p=metamodel.git</url>
                
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/metamodel.git</connection>
                
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/metamodel.git</developerConnection>
-               <tag>MetaModel-4.4.0</tag>
+               <tag>HEAD</tag>
        </scm>
        <groupId>org.apache.metamodel</groupId>
        <artifactId>MetaModel</artifactId>
-       <version>4.4.0</version>
+       <version>4.4.1-SNAPSHOT</version>
        <name>MetaModel</name>
        <description>MetaModel is a library that encapsulates the differences 
and enhances 
                the capabilities of different datastores. Rich querying 
abilities are

http://git-wip-us.apache.org/repos/asf/metamodel/blob/499aca4d/salesforce/pom.xml
----------------------------------------------------------------------
diff --git a/salesforce/pom.xml b/salesforce/pom.xml
index ed20ad1..a285943 100644
--- a/salesforce/pom.xml
+++ b/salesforce/pom.xml
@@ -21,7 +21,7 @@ under the License.
        <parent>
                <artifactId>MetaModel</artifactId>
                <groupId>org.apache.metamodel</groupId>
-               <version>4.4.0</version>
+               <version>4.4.1-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>MetaModel-salesforce</artifactId>

http://git-wip-us.apache.org/repos/asf/metamodel/blob/499aca4d/spring/pom.xml
----------------------------------------------------------------------
diff --git a/spring/pom.xml b/spring/pom.xml
index 3c3fd3a..c9b8bd5 100644
--- a/spring/pom.xml
+++ b/spring/pom.xml
@@ -21,7 +21,7 @@ under the License.
        <parent>
                <artifactId>MetaModel</artifactId>
                <groupId>org.apache.metamodel</groupId>
-               <version>4.4.0</version>
+               <version>4.4.1-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>MetaModel-spring</artifactId>

http://git-wip-us.apache.org/repos/asf/metamodel/blob/499aca4d/sugarcrm/pom.xml
----------------------------------------------------------------------
diff --git a/sugarcrm/pom.xml b/sugarcrm/pom.xml
index b174347..d27077d 100644
--- a/sugarcrm/pom.xml
+++ b/sugarcrm/pom.xml
@@ -21,7 +21,7 @@ under the License.
        <parent>
                <artifactId>MetaModel</artifactId>
                <groupId>org.apache.metamodel</groupId>
-               <version>4.4.0</version>
+               <version>4.4.1-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>MetaModel-sugarcrm</artifactId>

http://git-wip-us.apache.org/repos/asf/metamodel/blob/499aca4d/xml/pom.xml
----------------------------------------------------------------------
diff --git a/xml/pom.xml b/xml/pom.xml
index 03f0f41..7e4f043 100644
--- a/xml/pom.xml
+++ b/xml/pom.xml
@@ -21,7 +21,7 @@ under the License.
        <parent>
                <artifactId>MetaModel</artifactId>
                <groupId>org.apache.metamodel</groupId>
-               <version>4.4.0</version>
+               <version>4.4.1-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>MetaModel-xml</artifactId>

Reply via email to