From 49caac048abda6a546ac1813ba1128e5504ed166 Mon Sep 17 00:00:00 2001 From: "Short, Aidan" Date: Fri, 21 Nov 2025 09:28:39 -0800 Subject: [PATCH] Bump version after v1.2.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 76515da..0e8d41d 100644 --- a/java-client-examples/pom.xml +++ b/java-client-examples/pom.xml @@ -6,7 +6,7 @@ energy.trolie java-client-sdk-parent - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ${project.groupId}:${project.artifactId} diff --git a/java-client/pom.xml b/java-client/pom.xml index a35a610..c41dd44 100644 --- a/java-client/pom.xml +++ b/java-client/pom.xml @@ -6,7 +6,7 @@ energy.trolie java-client-sdk-parent - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ${project.groupId}:${project.artifactId} diff --git a/pom.xml b/pom.xml index fc9f98c..fb6fafd 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ energy.trolie java-client-sdk-parent - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT pom ${project.groupId}:${project.artifactId}