From 185706746594ca9eaf1af294ac34b7ada9e71ffa Mon Sep 17 00:00:00 2001 From: vy Date: Tue, 26 Nov 2019 19:04:05 +0100 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- api/pom.xml | 2 +- commons/pom.xml | 2 +- distiller-base64/pom.xml | 2 +- distiller/pom.xml | 2 +- examples/jaxrs/pom.xml | 2 +- examples/spring/pom.xml | 2 +- pom.xml | 4 ++-- replayer-base64/pom.xml | 2 +- replayer/pom.xml | 2 +- serializer-base64/pom.xml | 2 +- servlet-filter-base64/pom.xml | 2 +- servlet-filter/pom.xml | 2 +- 12 files changed, 13 insertions(+), 13 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 879e283..3aef61d 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -6,7 +6,7 @@ hrrs-parent com.vlkan.hrrs - 0.6 + 0.7-SNAPSHOT .. diff --git a/commons/pom.xml b/commons/pom.xml index 9a25214..13ec029 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -6,7 +6,7 @@ hrrs-parent com.vlkan.hrrs - 0.6 + 0.7-SNAPSHOT .. diff --git a/distiller-base64/pom.xml b/distiller-base64/pom.xml index 0a960f6..f0d3a05 100644 --- a/distiller-base64/pom.xml +++ b/distiller-base64/pom.xml @@ -6,7 +6,7 @@ hrrs-parent com.vlkan.hrrs - 0.6 + 0.7-SNAPSHOT .. diff --git a/distiller/pom.xml b/distiller/pom.xml index 0c3e4b8..5af0fb9 100644 --- a/distiller/pom.xml +++ b/distiller/pom.xml @@ -6,7 +6,7 @@ hrrs-parent com.vlkan.hrrs - 0.6 + 0.7-SNAPSHOT .. diff --git a/examples/jaxrs/pom.xml b/examples/jaxrs/pom.xml index 14cb42d..f9a5781 100644 --- a/examples/jaxrs/pom.xml +++ b/examples/jaxrs/pom.xml @@ -6,7 +6,7 @@ hrrs-parent com.vlkan.hrrs - 0.6 + 0.7-SNAPSHOT ../.. diff --git a/examples/spring/pom.xml b/examples/spring/pom.xml index 91d21bc..8e2866d 100644 --- a/examples/spring/pom.xml +++ b/examples/spring/pom.xml @@ -6,7 +6,7 @@ hrrs-parent com.vlkan.hrrs - 0.6 + 0.7-SNAPSHOT ../.. diff --git a/pom.xml b/pom.xml index 5984e2a..b580418 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.vlkan.hrrs hrrs-parent - 0.6 + 0.7-SNAPSHOT pom HRRS (HTTP Request Record Suite) @@ -45,7 +45,7 @@ http://github.com/vy/hrrs scm:git:git@github.com:vy/hrrs.git scm:git:git@github.com:vy/hrrs.git - hrrs-parent-0.6 + HEAD diff --git a/replayer-base64/pom.xml b/replayer-base64/pom.xml index 3aa4b70..79fc3ab 100644 --- a/replayer-base64/pom.xml +++ b/replayer-base64/pom.xml @@ -6,7 +6,7 @@ hrrs-parent com.vlkan.hrrs - 0.6 + 0.7-SNAPSHOT .. diff --git a/replayer/pom.xml b/replayer/pom.xml index 1c8f074..6191e38 100644 --- a/replayer/pom.xml +++ b/replayer/pom.xml @@ -6,7 +6,7 @@ hrrs-parent com.vlkan.hrrs - 0.6 + 0.7-SNAPSHOT .. diff --git a/serializer-base64/pom.xml b/serializer-base64/pom.xml index c015dcf..7242d94 100644 --- a/serializer-base64/pom.xml +++ b/serializer-base64/pom.xml @@ -6,7 +6,7 @@ hrrs-parent com.vlkan.hrrs - 0.6 + 0.7-SNAPSHOT .. diff --git a/servlet-filter-base64/pom.xml b/servlet-filter-base64/pom.xml index e3e0b26..6f67727 100644 --- a/servlet-filter-base64/pom.xml +++ b/servlet-filter-base64/pom.xml @@ -6,7 +6,7 @@ hrrs-parent com.vlkan.hrrs - 0.6 + 0.7-SNAPSHOT .. diff --git a/servlet-filter/pom.xml b/servlet-filter/pom.xml index dfe7f56..7548905 100644 --- a/servlet-filter/pom.xml +++ b/servlet-filter/pom.xml @@ -6,7 +6,7 @@ hrrs-parent com.vlkan.hrrs - 0.6 + 0.7-SNAPSHOT ..