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 c600ffe commit c70f1e2Copy full SHA for c70f1e2
oss-quickstart-simple-archetype/pom.xml
@@ -24,7 +24,7 @@
24
<parent>
25
<groupId>org.moditect.ossquickstart</groupId>
26
<artifactId>ossquickstart-aggregator</artifactId>
27
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0.Alpha1</version>
28
</parent>
29
30
<artifactId>oss-quickstart-simple-archetype</artifactId>
pom.xml
@@ -31,7 +31,7 @@
31
32
33
34
35
<packaging>pom</packaging>
36
37
<properties>
0 commit comments