From fb4cb6f5365024998ce2eef4d3bab754c6abb9b9 Mon Sep 17 00:00:00 2001 From: "Short, Aidan" Date: Tue, 1 Sep 2026 11:28:38 -0700 Subject: [PATCH] Bump version after v1.3.0 release --- java-client-examples/pom.xml | 2 +- java-client/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/java-client-examples/pom.xml b/java-client-examples/pom.xml index 0e8d41d..bb66814 100644 --- a/java-client-examples/pom.xml +++ b/java-client-examples/pom.xml @@ -6,7 +6,7 @@ energy.trolie java-client-sdk-parent - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT ${project.groupId}:${project.artifactId} diff --git a/java-client/pom.xml b/java-client/pom.xml index c41dd44..40d6750 100644 --- a/java-client/pom.xml +++ b/java-client/pom.xml @@ -6,7 +6,7 @@ energy.trolie java-client-sdk-parent - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT ${project.groupId}:${project.artifactId} diff --git a/pom.xml b/pom.xml index fb6fafd..d4d615b 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ energy.trolie java-client-sdk-parent - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT pom ${project.groupId}:${project.artifactId}