From d5cb3c3ca1b2966fcfa6c12d9bc3aa48ac8792fa Mon Sep 17 00:00:00 2001
From: Szymon Tarnowski <33316705+starnowski@users.noreply.github.com>
Date: Thu, 7 Mar 2024 19:55:15 +0100
Subject: [PATCH] #46 - Updated version to 0.3.1
---
README.md | 4 ++--
common/pom.xml | 2 +-
hibernate5-functional-tests/pom.xml | 2 +-
hibernate5/pom.xml | 2 +-
hibernate6-functional-tests/pom.xml | 2 +-
hibernate6/pom.xml | 2 +-
pom.xml | 2 +-
test-utils/pom.xml | 2 +-
8 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/README.md b/README.md
index bb1d505..2bf7a21 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ For Hibernate 5 add project to your pom.xml
com.github.starnowski.posmulten.hibernate
hibernate5
- 0.3.0
+ 0.3.1
@@ -72,7 +72,7 @@ For Hibernate 6 add project to your pom.xml
com.github.starnowski.posmulten.hibernate
hibernate6
- 0.3.0
+ 0.3.1
diff --git a/common/pom.xml b/common/pom.xml
index 9ccad96..53357aa 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -6,7 +6,7 @@
com.github.starnowski.posmulten.hibernate
parent
- 0.3.0
+ 0.3.1
common
diff --git a/hibernate5-functional-tests/pom.xml b/hibernate5-functional-tests/pom.xml
index 714966a..802caad 100644
--- a/hibernate5-functional-tests/pom.xml
+++ b/hibernate5-functional-tests/pom.xml
@@ -5,7 +5,7 @@
parent
com.github.starnowski.posmulten.hibernate
- 0.3.0
+ 0.3.1
4.0.0
diff --git a/hibernate5/pom.xml b/hibernate5/pom.xml
index 031accb..b6a3a74 100644
--- a/hibernate5/pom.xml
+++ b/hibernate5/pom.xml
@@ -5,7 +5,7 @@
parent
com.github.starnowski.posmulten.hibernate
- 0.3.0
+ 0.3.1
4.0.0
diff --git a/hibernate6-functional-tests/pom.xml b/hibernate6-functional-tests/pom.xml
index 8e5dc1d..fc27028 100644
--- a/hibernate6-functional-tests/pom.xml
+++ b/hibernate6-functional-tests/pom.xml
@@ -6,7 +6,7 @@
com.github.starnowski.posmulten.hibernate
parent
- 0.3.0
+ 0.3.1
hibernate6-functional-tests
diff --git a/hibernate6/pom.xml b/hibernate6/pom.xml
index ace190b..0f8cda7 100644
--- a/hibernate6/pom.xml
+++ b/hibernate6/pom.xml
@@ -6,7 +6,7 @@
com.github.starnowski.posmulten.hibernate
parent
- 0.3.0
+ 0.3.1
hibernate6
diff --git a/pom.xml b/pom.xml
index c31c14b..e8f7f90 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.github.starnowski.posmulten.hibernate
parent
- 0.3.0
+ 0.3.1
hibernate5
test-utils
diff --git a/test-utils/pom.xml b/test-utils/pom.xml
index 05f056d..b419a23 100644
--- a/test-utils/pom.xml
+++ b/test-utils/pom.xml
@@ -5,7 +5,7 @@
parent
com.github.starnowski.posmulten.hibernate
- 0.3.0
+ 0.3.1
4.0.0