We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 793925e commit 65efaceCopy full SHA for 65eface
pom.xml
@@ -14,7 +14,7 @@
14
<parent>
15
<groupId>org.seedstack.poms</groupId>
16
<artifactId>parent-internal</artifactId>
17
- <version>3.4.0</version>
+ <version>3.4.1</version>
18
</parent>
19
20
<groupId>org.seedstack.addons.spring</groupId>
@@ -23,7 +23,7 @@
23
<packaging>pom</packaging>
24
25
<properties>
26
- <seed.version>3.7.0-SNAPSHOT</seed.version>
+ <seed.version>3.7.0</seed.version>
27
<business.version>4.2.1</business.version>
28
<jdbc.version>3.0.2</jdbc.version>
29
<jpa-addon.version>4.0.2</jpa-addon.version>
0 commit comments