This is an automated email from the ASF dual-hosted git repository. snoopdave pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/roller.git
commit 3f62d2c820fe5ff3677be3ae2b680d906339fc60 Author: David M. Johnson <snoopd...@apache.org> AuthorDate: Sat Aug 22 18:09:01 2020 -0400 Merging 6.0.x into master. --- app/pom.xml | 2 +- assembly-release/pom.xml | 2 +- it-selenium/pom.xml | 2 +- pom.xml | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/pom.xml b/app/pom.xml index dc813e2..3f9fde5 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -24,7 +24,7 @@ limitations under the License. <parent> <groupId>org.apache.roller</groupId> <artifactId>roller-project</artifactId> - <version>6.0.2-SNAPSHOT</version> + <version>6.1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/assembly-release/pom.xml b/assembly-release/pom.xml index e84530c..a72bf95 100644 --- a/assembly-release/pom.xml +++ b/assembly-release/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.roller</groupId> <artifactId>roller-project</artifactId> - <version>6.0.2-SNAPSHOT</version> + <version>6.1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/it-selenium/pom.xml b/it-selenium/pom.xml index ea92031..7aee7f1 100644 --- a/it-selenium/pom.xml +++ b/it-selenium/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.roller</groupId> <artifactId>roller-project</artifactId> - <version>6.0.2-SNAPSHOT</version> + <version>6.1.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/pom.xml b/pom.xml index 62970bb..cd3db9b 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ limitations under the License. <modelVersion>4.0.0</modelVersion> <groupId>org.apache.roller</groupId> <artifactId>roller-project</artifactId> - <version>6.0.2-SNAPSHOT</version> + <version>6.1.0-SNAPSHOT</version> <packaging>pom</packaging> <prerequisites> @@ -47,7 +47,7 @@ limitations under the License. <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> <derby.version>10.11.1.1</derby.version> - <roller.version>6.0.2-SNAPSHOT</roller.version> + <roller.version>6.1.0-SNAPSHOT</roller.version> </properties> <modules>