We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33ff539 commit 81c7292Copy full SHA for 81c7292
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>io.github.universal-variability-language</groupId>
6
<artifactId>fm-metamodel</artifactId>
7
- <version>1.1</version>
+ <version>1.2-SNAPSHOT</version>
8
9
<name>UVL Java Metamodel</name>
10
<description>This project host a java feature model metamodel for UVL </description>
@@ -48,7 +48,7 @@
48
<connection>scm:git:git@github.com:Universal-Variability-Language/java-fm-metamodel.git</connection>
49
<developerConnection>scm:git:git@github.com:Universal-Variability-Language/java-fm-metamodel.git</developerConnection>
50
<url>https://github.com/Universal-Variability-Language/java-fm-metamodel</url>
51
- <tag>1.1</tag>
+ <tag>HEAD</tag>
52
</scm>
53
54
<distributionManagement>
0 commit comments