We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf9ec55 commit cb0c04cCopy full SHA for cb0c04c
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.powerflows</groupId>
6
<artifactId>dmn</artifactId>
7
- <version>0.7.0-SNAPSHOT</version>
+ <version>0.7.0</version>
8
<packaging>jar</packaging>
9
<name>DMN</name>
10
<description>Power Flows DMN</description>
@@ -41,7 +41,7 @@
41
<url>https://github.com/powerflows/powerflows-dmn</url>
42
<connection>scm:git:https://github.com/powerflows/powerflows-dmn.git</connection>
43
<developerConnection>scm:git:https://github.com/powerflows/powerflows-dmn.git</developerConnection>
44
- <tag>HEAD</tag>
+ <tag>dmn-0.7.0</tag>
45
</scm>
46
<issueManagement>
47
<url>https://github.com/powerflows/powerflows-dmn/issues</url>
0 commit comments