From f816de6e1d83d9295ca4cfe5d840874958e54e32 Mon Sep 17 00:00:00 2001 From: Libor Krzyzanek Date: Tue, 13 Oct 2020 10:44:24 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- core/backend/mongo/pom.xml | 2 +- core/backend/pom.xml | 2 +- core/common/pom.xml | 2 +- core/configoperator/pom.xml | 2 +- core/feedreader/pom.xml | 2 +- core/pom.xml | 2 +- dist/feeds2mongo/pom.xml | 2 +- dist/pom.xml | 2 +- pom.xml | 4 ++-- 9 files changed, 10 insertions(+), 10 deletions(-) diff --git a/core/backend/mongo/pom.xml b/core/backend/mongo/pom.xml index 01dd5b7..d89693d 100644 --- a/core/backend/mongo/pom.xml +++ b/core/backend/mongo/pom.xml @@ -5,7 +5,7 @@ org.jboss.feedsaggregator backend - 4.0.2 + 4.0.3-SNAPSHOT mongo diff --git a/core/backend/pom.xml b/core/backend/pom.xml index d3a329f..6ba4474 100644 --- a/core/backend/pom.xml +++ b/core/backend/pom.xml @@ -5,7 +5,7 @@ org.jboss.feedsaggregator core - 4.0.2 + 4.0.3-SNAPSHOT backend diff --git a/core/common/pom.xml b/core/common/pom.xml index e77a503..bb1fe1c 100644 --- a/core/common/pom.xml +++ b/core/common/pom.xml @@ -5,7 +5,7 @@ org.jboss.feedsaggregator core - 4.0.2 + 4.0.3-SNAPSHOT common diff --git a/core/configoperator/pom.xml b/core/configoperator/pom.xml index f04de46..d39b82d 100644 --- a/core/configoperator/pom.xml +++ b/core/configoperator/pom.xml @@ -5,7 +5,7 @@ org.jboss.feedsaggregator core - 4.0.2 + 4.0.3-SNAPSHOT configoperator diff --git a/core/feedreader/pom.xml b/core/feedreader/pom.xml index 8b9c4b0..185e61f 100644 --- a/core/feedreader/pom.xml +++ b/core/feedreader/pom.xml @@ -5,7 +5,7 @@ org.jboss.feedsaggregator core - 4.0.2 + 4.0.3-SNAPSHOT feedreader diff --git a/core/pom.xml b/core/pom.xml index 45d449a..59b190b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ org.jboss.feedsaggregator parent - 4.0.2 + 4.0.3-SNAPSHOT core diff --git a/dist/feeds2mongo/pom.xml b/dist/feeds2mongo/pom.xml index 1788aff..055081e 100644 --- a/dist/feeds2mongo/pom.xml +++ b/dist/feeds2mongo/pom.xml @@ -5,7 +5,7 @@ org.jboss.feedsaggregator dist - 4.0.2 + 4.0.3-SNAPSHOT org.jboss.feedsaggregator.dist diff --git a/dist/pom.xml b/dist/pom.xml index 054db15..cbb5d99 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -5,7 +5,7 @@ org.jboss.feedsaggregator parent - 4.0.2 + 4.0.3-SNAPSHOT dist diff --git a/pom.xml b/pom.xml index 4472d27..114f45c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.jboss.feedsaggregator parent - 4.0.2 + 4.0.3-SNAPSHOT pom Powerful and modular Java RSS/ATOM feeds aggregator and indexer @@ -22,7 +22,7 @@ scm:git:https://github.com/jbossorg/feedsaggregator.git scm:git:git@github.com:jbossorg/feedsaggregator.git https://github.com/jbossorg/feedsaggregator.git - 4.0.2 + HEAD