Skip to content

Commit f708b66

Browse files
committed
Add Release manage
1 parent 2b510d0 commit f708b66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010
<groupId>org.coderic.hub</groupId>
1111
<artifactId>core</artifactId>
12-
<version>0.0.3-SNAPSHOT</version>
12+
<version>0.0.3</version>
1313
<packaging>war</packaging>
1414
<name>Coderic Hub</name>
1515
<description>Coderic Hub Core</description>
@@ -42,7 +42,7 @@
4242
<connection>scm:git:https://github.com/Coderic/org.coderic.hub.core.git</connection>
4343
<developerConnection>scm:git:https://github.com/Coderic/org.coderic.hub.core.git</developerConnection>
4444
<url>https://github.com/Coderic/org.coderic.hub.core</url>
45-
<tag>HEAD</tag>
45+
<tag>0.0.3</tag>
4646
</scm>
4747
<ciManagement>
4848
<system>GitHub</system>

0 commit comments

Comments
 (0)