Repository: empire-db Updated Branches: refs/heads/master f446fc17e -> a7e5ff803
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/empire-db/repo Commit: http://git-wip-us.apache.org/repos/asf/empire-db/commit/a7e5ff80 Tree: http://git-wip-us.apache.org/repos/asf/empire-db/tree/a7e5ff80 Diff: http://git-wip-us.apache.org/repos/asf/empire-db/diff/a7e5ff80 Branch: refs/heads/master Commit: a7e5ff803ea677a3b28ccc9c32e8d966980eee57 Parents: f446fc1 Author: Rainer Döbele <[email protected]> Authored: Thu Jan 5 12:42:10 2017 +0100 Committer: Rainer Döbele <[email protected]> Committed: Thu Jan 5 12:42:10 2017 +0100 ---------------------------------------------------------------------- empire-db-codegen/pom.xml | 2 +- empire-db-dist/pom.xml | 2 +- empire-db-examples/empire-db-example-advanced/pom.xml | 2 +- empire-db-examples/empire-db-example-basic/pom.xml | 2 +- empire-db-examples/empire-db-example-cxf/pom.xml | 2 +- empire-db-examples/empire-db-example-jsf2/pom.xml | 2 +- empire-db-examples/empire-db-example-spring/pom.xml | 4 ++-- empire-db-examples/empire-db-example-struts2-cxf/pom.xml | 2 +- empire-db-examples/empire-db-example-struts2/pom.xml | 2 +- empire-db-examples/pom.xml | 2 +- empire-db-jsf2/pom.xml | 2 +- empire-db-maven-plugin/pom.xml | 2 +- empire-db-spring/pom.xml | 2 +- empire-db-struts2/pom.xml | 2 +- empire-db/pom.xml | 2 +- pom.xml | 4 ++-- 16 files changed, 18 insertions(+), 18 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/empire-db/blob/a7e5ff80/empire-db-codegen/pom.xml ---------------------------------------------------------------------- diff --git a/empire-db-codegen/pom.xml b/empire-db-codegen/pom.xml index b300cff..3d18929 100644 --- a/empire-db-codegen/pom.xml +++ b/empire-db-codegen/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>empire-db-parent</artifactId> <groupId>org.apache.empire-db</groupId> - <version>2.4.6</version> + <version>2.4.7-SNAPSHOT</version> </parent> <artifactId>empire-db-codegen</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/empire-db/blob/a7e5ff80/empire-db-dist/pom.xml ---------------------------------------------------------------------- diff --git a/empire-db-dist/pom.xml b/empire-db-dist/pom.xml index 7e51cf7..e543a39 100644 --- a/empire-db-dist/pom.xml +++ b/empire-db-dist/pom.xml @@ -19,7 +19,7 @@ <parent> <artifactId>empire-db-parent</artifactId> <groupId>org.apache.empire-db</groupId> - <version>2.4.6</version> + <version>2.4.7-SNAPSHOT</version> </parent> <artifactId>empire-db-dist</artifactId> <name>Apache Empire-db Distribtion</name> http://git-wip-us.apache.org/repos/asf/empire-db/blob/a7e5ff80/empire-db-examples/empire-db-example-advanced/pom.xml ---------------------------------------------------------------------- diff --git a/empire-db-examples/empire-db-example-advanced/pom.xml b/empire-db-examples/empire-db-example-advanced/pom.xml index 29ebc2c..3326337 100644 --- a/empire-db-examples/empire-db-example-advanced/pom.xml +++ b/empire-db-examples/empire-db-example-advanced/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.empire-db</groupId> <artifactId>empire-db-examples</artifactId> - <version>2.4.6</version> + <version>2.4.7-SNAPSHOT</version> </parent> <artifactId>empire-db-example-advanced</artifactId> <name>Apache Empire-db Advanced Example</name> http://git-wip-us.apache.org/repos/asf/empire-db/blob/a7e5ff80/empire-db-examples/empire-db-example-basic/pom.xml ---------------------------------------------------------------------- diff --git a/empire-db-examples/empire-db-example-basic/pom.xml b/empire-db-examples/empire-db-example-basic/pom.xml index 7bacb2b..fe0c644 100644 --- a/empire-db-examples/empire-db-example-basic/pom.xml +++ b/empire-db-examples/empire-db-example-basic/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.empire-db</groupId> <artifactId>empire-db-examples</artifactId> - <version>2.4.6</version> + <version>2.4.7-SNAPSHOT</version> </parent> <artifactId>empire-db-example-basic</artifactId> <name>Apache Empire-db Basic Example</name> http://git-wip-us.apache.org/repos/asf/empire-db/blob/a7e5ff80/empire-db-examples/empire-db-example-cxf/pom.xml ---------------------------------------------------------------------- diff --git a/empire-db-examples/empire-db-example-cxf/pom.xml b/empire-db-examples/empire-db-example-cxf/pom.xml index a3f0acb..a507689 100644 --- a/empire-db-examples/empire-db-example-cxf/pom.xml +++ b/empire-db-examples/empire-db-example-cxf/pom.xml @@ -18,7 +18,7 @@ <parent> <artifactId>empire-db-examples</artifactId> <groupId>org.apache.empire-db</groupId> - <version>2.4.6</version> + <version>2.4.7-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>empire-db-example-cxf</artifactId> http://git-wip-us.apache.org/repos/asf/empire-db/blob/a7e5ff80/empire-db-examples/empire-db-example-jsf2/pom.xml ---------------------------------------------------------------------- diff --git a/empire-db-examples/empire-db-example-jsf2/pom.xml b/empire-db-examples/empire-db-example-jsf2/pom.xml index 98b1d29..c22f0d4 100644 --- a/empire-db-examples/empire-db-example-jsf2/pom.xml +++ b/empire-db-examples/empire-db-example-jsf2/pom.xml @@ -19,7 +19,7 @@ <parent> <artifactId>empire-db-examples</artifactId> <groupId>org.apache.empire-db</groupId> - <version>2.4.6</version> + <version>2.4.7-SNAPSHOT</version> </parent> <artifactId>empire-db-example-jsf2</artifactId> <name>Apache Empire-db JSF2 Example</name> http://git-wip-us.apache.org/repos/asf/empire-db/blob/a7e5ff80/empire-db-examples/empire-db-example-spring/pom.xml ---------------------------------------------------------------------- diff --git a/empire-db-examples/empire-db-example-spring/pom.xml b/empire-db-examples/empire-db-example-spring/pom.xml index 056e818..bf31efb 100644 --- a/empire-db-examples/empire-db-example-spring/pom.xml +++ b/empire-db-examples/empire-db-example-spring/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.empire-db</groupId> <artifactId>empire-db-examples</artifactId> - <version>2.4.6</version> + <version>2.4.7-SNAPSHOT</version> </parent> <artifactId>empire-db-example-spring</artifactId> <name>Apache Empire-db Spring Example</name> @@ -111,7 +111,7 @@ <dependency> <groupId>org.apache.empire-db</groupId> <artifactId>empire-db-spring</artifactId> - <version>2.4.6</version> + <version>2.4.7-SNAPSHOT</version> </dependency> </dependencies> http://git-wip-us.apache.org/repos/asf/empire-db/blob/a7e5ff80/empire-db-examples/empire-db-example-struts2-cxf/pom.xml ---------------------------------------------------------------------- diff --git a/empire-db-examples/empire-db-example-struts2-cxf/pom.xml b/empire-db-examples/empire-db-example-struts2-cxf/pom.xml index 1298385..202169c 100644 --- a/empire-db-examples/empire-db-example-struts2-cxf/pom.xml +++ b/empire-db-examples/empire-db-example-struts2-cxf/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>empire-db-examples</artifactId> <groupId>org.apache.empire-db</groupId> - <version>2.4.6</version> + <version>2.4.7-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>empire-db-example-struts2-cxf</artifactId> http://git-wip-us.apache.org/repos/asf/empire-db/blob/a7e5ff80/empire-db-examples/empire-db-example-struts2/pom.xml ---------------------------------------------------------------------- diff --git a/empire-db-examples/empire-db-example-struts2/pom.xml b/empire-db-examples/empire-db-example-struts2/pom.xml index 4a820df..3f7a493 100644 --- a/empire-db-examples/empire-db-example-struts2/pom.xml +++ b/empire-db-examples/empire-db-example-struts2/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.empire-db</groupId> <artifactId>empire-db-examples</artifactId> - <version>2.4.6</version> + <version>2.4.7-SNAPSHOT</version> </parent> <artifactId>empire-db-example-struts2</artifactId> <packaging>war</packaging> http://git-wip-us.apache.org/repos/asf/empire-db/blob/a7e5ff80/empire-db-examples/pom.xml ---------------------------------------------------------------------- diff --git a/empire-db-examples/pom.xml b/empire-db-examples/pom.xml index 45f3eaa..b826144 100644 --- a/empire-db-examples/pom.xml +++ b/empire-db-examples/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.empire-db</groupId> <artifactId>empire-db-parent</artifactId> - <version>2.4.6</version> + <version>2.4.7-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>empire-db-examples</artifactId> http://git-wip-us.apache.org/repos/asf/empire-db/blob/a7e5ff80/empire-db-jsf2/pom.xml ---------------------------------------------------------------------- diff --git a/empire-db-jsf2/pom.xml b/empire-db-jsf2/pom.xml index 4c40084..0193bb6 100644 --- a/empire-db-jsf2/pom.xml +++ b/empire-db-jsf2/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>empire-db-parent</artifactId> <groupId>org.apache.empire-db</groupId> - <version>2.4.6</version> + <version>2.4.7-SNAPSHOT</version> </parent> <artifactId>empire-db-jsf2</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/empire-db/blob/a7e5ff80/empire-db-maven-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/empire-db-maven-plugin/pom.xml b/empire-db-maven-plugin/pom.xml index 84363ab..55bbea3 100644 --- a/empire-db-maven-plugin/pom.xml +++ b/empire-db-maven-plugin/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>empire-db-parent</artifactId> <groupId>org.apache.empire-db</groupId> - <version>2.4.6</version> + <version>2.4.7-SNAPSHOT</version> </parent> <artifactId>empire-db-maven-plugin</artifactId> <packaging>maven-plugin</packaging> http://git-wip-us.apache.org/repos/asf/empire-db/blob/a7e5ff80/empire-db-spring/pom.xml ---------------------------------------------------------------------- diff --git a/empire-db-spring/pom.xml b/empire-db-spring/pom.xml index e1e63a0..d342309 100644 --- a/empire-db-spring/pom.xml +++ b/empire-db-spring/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>empire-db-parent</artifactId> <groupId>org.apache.empire-db</groupId> - <version>2.4.6</version> + <version>2.4.7-SNAPSHOT</version> </parent> <artifactId>empire-db-spring</artifactId> <name>Apache Empire-db Spring JDBC Template</name> http://git-wip-us.apache.org/repos/asf/empire-db/blob/a7e5ff80/empire-db-struts2/pom.xml ---------------------------------------------------------------------- diff --git a/empire-db-struts2/pom.xml b/empire-db-struts2/pom.xml index 6e41f6e..131d577 100644 --- a/empire-db-struts2/pom.xml +++ b/empire-db-struts2/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>empire-db-parent</artifactId> <groupId>org.apache.empire-db</groupId> - <version>2.4.6</version> + <version>2.4.7-SNAPSHOT</version> </parent> <artifactId>empire-db-struts2</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/empire-db/blob/a7e5ff80/empire-db/pom.xml ---------------------------------------------------------------------- diff --git a/empire-db/pom.xml b/empire-db/pom.xml index 9fdfdf2..c3a5844 100644 --- a/empire-db/pom.xml +++ b/empire-db/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>empire-db-parent</artifactId> <groupId>org.apache.empire-db</groupId> - <version>2.4.6</version> + <version>2.4.7-SNAPSHOT</version> </parent> <artifactId>empire-db</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/empire-db/blob/a7e5ff80/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f038153..9cfd985 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ <groupId>org.apache.empire-db</groupId> <artifactId>empire-db-parent</artifactId> <packaging>pom</packaging> - <version>2.4.6</version> + <version>2.4.7-SNAPSHOT</version> <name>Apache Empire-db</name> <description>Apache Empire-db is an Open Source relational data persistence component which allows database vendor independent dynamic query definition as well as safe and simple data retrieval and updating. Compared to most other solutions like e.g. Hibernate, TopLink, iBATIS or JPA implementations, Empire-db takes a considerably different approach, with a special focus on compile-time safety, reduced redundancies and improved developer productivity.</description> <inceptionYear>2008</inceptionYear> @@ -177,7 +177,7 @@ <connection>scm:git:http://git-wip-us.apache.org/repos/asf/empire-db.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/empire-db.git</developerConnection> <url>http://git-wip-us.apache.org/repos/asf/wicket/repo?p=empire-db.git</url> - <tag>apache-empire-db-2.4.6-rc1</tag> + <tag>HEAD</tag> </scm> <mailingLists>
