We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d4c077 commit edc09f3Copy full SHA for edc09f3
1 file changed
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>dev.jcputney</groupId>
5
<artifactId>elearning-module-parser</artifactId>
6
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
7
<name>elearning-module-parser</name>
8
9
<description>A library for parsing eLearning module configuration files and packages</description>
@@ -14,7 +14,7 @@
14
<connection>scm:git:https://github.com/jcputney/elearning-module-parser.git</connection>
15
<developerConnection>scm:git:git@github.com:jcputney/elearning-module-parser.git
16
</developerConnection>
17
- <tag>HEAD</tag>
+ <tag>v1.0.0</tag>
18
</scm>
19
20
<developers>
0 commit comments