From 9cc2d1e6a0a40c253b82600a79435da84b1e1de8 Mon Sep 17 00:00:00 2001 From: Joao Silva <30354367+jpmsilva@users.noreply.github.com> Date: Thu, 22 Jun 2023 02:49:06 +0100 Subject: [PATCH] [RELEASE]updating poms for 3.0.1-SNAPSHOT development --- jsystemd-core/pom.xml | 2 +- jsystemd-spring-boot-sample/pom.xml | 5 ++--- jsystemd-spring-boot-starter/pom.xml | 5 ++--- pom.xml | 2 +- 4 files changed, 6 insertions(+), 8 deletions(-) diff --git a/jsystemd-core/pom.xml b/jsystemd-core/pom.xml index b8f3967..cfce146 100644 --- a/jsystemd-core/pom.xml +++ b/jsystemd-core/pom.xml @@ -24,7 +24,7 @@ limitations under the License. com.github.jpmsilva.jsystemd jsystemd - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT jsystemd core diff --git a/jsystemd-spring-boot-sample/pom.xml b/jsystemd-spring-boot-sample/pom.xml index bb9754f..9b94305 100644 --- a/jsystemd-spring-boot-sample/pom.xml +++ b/jsystemd-spring-boot-sample/pom.xml @@ -16,8 +16,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 jsystemd-spring-boot-sample @@ -25,7 +24,7 @@ limitations under the License. com.github.jpmsilva.jsystemd jsystemd - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT jsystemd sample Spring Boot application diff --git a/jsystemd-spring-boot-starter/pom.xml b/jsystemd-spring-boot-starter/pom.xml index 8058e2e..6669622 100644 --- a/jsystemd-spring-boot-starter/pom.xml +++ b/jsystemd-spring-boot-starter/pom.xml @@ -16,8 +16,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 jsystemd-spring-boot-starter @@ -25,7 +24,7 @@ limitations under the License. com.github.jpmsilva.jsystemd jsystemd - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT jsystemd starter module for Spring Boot diff --git a/pom.xml b/pom.xml index 0a211ff..b8c1766 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ limitations under the License. com.github.jpmsilva.jsystemd jsystemd - 3.0.0-SNAPSHOT + 3.0.1-SNAPSHOT pom jsystemd