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 57659fa commit 4da90f8Copy full SHA for 4da90f8
pom.xml
@@ -9,7 +9,7 @@
9
<connection>scm:git:git@github.com:textexploration/mtas.git</connection>
10
<url>https://github.com/textexploration/mtas</url>
11
<developerConnection>scm:git:git@github.com:textexploration/mtas.git</developerConnection>
12
- <tag>v8.4.1.1</tag>
+ <tag>HEAD</tag>
13
</scm>
14
<distributionManagement>
15
<snapshotRepository>
@@ -24,7 +24,7 @@
24
<modelVersion>4.0.0</modelVersion>
25
<groupId>org.textexploration.mtas</groupId>
26
<artifactId>mtas</artifactId>
27
- <version>8.4.1.1</version>
+ <version>8.4.1.2-SNAPSHOT</version>
28
<packaging>jar</packaging>
29
<licenses>
30
<license>
0 commit comments