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 b697060 commit 07dbc2fCopy full SHA for 07dbc2f
pom.xml
@@ -15,7 +15,7 @@
15
<parent>
16
<groupId>org.seedstack</groupId>
17
<artifactId>parent</artifactId>
18
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.0</version>
19
</parent>
20
21
<groupId>org.seedstack.seed</groupId>
@@ -24,7 +24,7 @@
24
<packaging>pom</packaging>
25
26
<properties>
27
- <seed.version>2.0.0-SNAPSHOT</seed.version>
+ <seed.version>2.0.0</seed.version>
28
</properties>
29
30
<modules>
0 commit comments