We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef84821 commit a2f6340Copy full SHA for a2f6340
1 file changed
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>dev.jcputney</groupId>
5
<artifactId>elearning-module-parser</artifactId>
6
- <version>0.4.1</version>
+ <version>0.4.2-SNAPSHOT</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>v0.4.1</tag>
+ <tag>HEAD</tag>
18
</scm>
19
20
<developers>
0 commit comments