We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd58414 commit 60f9366Copy full SHA for 60f9366
pom.xml
@@ -24,7 +24,7 @@
24
</parent>
25
<groupId>eu.de4a</groupId>
26
<artifactId>de4a-wp5-demoui</artifactId>
27
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.1.0</version>
28
<packaging>war</packaging>
29
<name>de4a-wp5-demoui</name>
30
<description>DE4A WP5 DemoUI to access the Mock Connector</description>
@@ -43,7 +43,7 @@
43
<connection>scm:git:[email protected]:de4a-wp5/wp5-demo-ui.git</connection>
44
<developerConnection>scm:git:[email protected]:de4a-wp5/wp5-demo-ui.git</developerConnection>
45
<url>http://github.com/de4a-wp5/wp5-demo-ui</url>
46
- <tag>development</tag>
+ <tag>de4a-wp5-demoui-0.1.0</tag>
47
</scm>
48
49
<organization>
0 commit comments