From 6511bb29035eca24121b4b6526330974df13b90e Mon Sep 17 00:00:00 2001 From: Laurent Almeras Date: Mon, 28 Aug 2023 10:48:37 +0200 Subject: [PATCH 1/3] updating poms for 3.1.0-SNAPSHOT development --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 55413bd..a2091af 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.iglooproject.components bindgen-bindings-java - 2.1.0.jdk17-SNAPSHOT + 3.1.0-SNAPSHOT JavaBindings @Bindable class @Bindable class that triggers java type binding generation From 09bbbf36c5459517e0a6805e86dea5758a6eca01 Mon Sep 17 00:00:00 2001 From: Laurent Almeras Date: Mon, 28 Aug 2023 10:48:55 +0200 Subject: [PATCH 2/3] updating develop poms to master versions to avoid merge conflicts --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a2091af..79413b1 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.iglooproject.components bindgen-bindings-java - 3.1.0-SNAPSHOT + 3.0.0 JavaBindings @Bindable class @Bindable class that triggers java type binding generation From 3d07752c8dabcc4e9306f76440c3587f75825480 Mon Sep 17 00:00:00 2001 From: Laurent Almeras Date: Mon, 28 Aug 2023 10:48:55 +0200 Subject: [PATCH 3/3] Updating develop poms back to pre merge state --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 79413b1..a2091af 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.iglooproject.components bindgen-bindings-java - 3.0.0 + 3.1.0-SNAPSHOT JavaBindings @Bindable class @Bindable class that triggers java type binding generation