We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4504eff commit eaa5005Copy full SHA for eaa5005
1 file changed
pom.xml
@@ -6,7 +6,7 @@
6
<parent>
7
<groupId>io.github.microsphere-projects</groupId>
8
<artifactId>microsphere-build</artifactId>
9
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.0.1</version>
10
</parent>
11
12
@@ -16,6 +16,7 @@
16
17
<name>Microsphere :: Java</name>
18
<description>Microsphere Projects for Java</description>
19
+ <url>https://github.com/microsphere-projects/microsphere-java</url>
20
21
<scm>
22
<url>https://github.com/microsphere-projects/microsphere-java</url>
0 commit comments