aboutsummaryrefslogtreecommitdiffstats
path: root/main/pom.xml
diff options
context:
space:
mode:
authoradheli.tavares <adheli.tavares@est.tech>2024-02-20 14:35:10 +0000
committeradheli.tavares <adheli.tavares@est.tech>2024-02-20 14:37:53 +0000
commitb824255ebe9336063b70be668a56995beb1d972f (patch)
treea68530e79827288e5842d1b7b01042beddace765 /main/pom.xml
parente7970814335ef4ec3cbf9f01c84684330f03d9ab (diff)
Fix config files to remove outdated hibernate configuration
Issue-ID: POLICY-4929 Change-Id: I218b6f0bc095d2693f8fa278a255dac0ad145588 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
Diffstat (limited to 'main/pom.xml')
-rw-r--r--main/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/pom.xml b/main/pom.xml
index 9627bed9..b37a1c5a 100644
--- a/main/pom.xml
+++ b/main/pom.xml
@@ -162,7 +162,6 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
- <version>${version.springboot}</version>
<executions>
<execution>
<goals>