We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41e1e66 commit 1272590Copy full SHA for 1272590
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.frightanic</groupId>
5
<artifactId>open-data-smn</artifactId>
6
- <version>2.0.3-SNAPSHOT</version>
+ <version>2.0.3</version>
7
8
<name>OpenData SMN</name>
9
<description>An API to serve publicly available data from the SwissMetNet.</description>
@@ -31,7 +31,7 @@
31
<connection>scm:git:[email protected]:marcelstoer/open-data-smn.git</connection>
32
<developerConnection>scm:git:[email protected]:marcelstoer/open-data-smn.git</developerConnection>
33
<url>https://github.com/marcelstoer/open-data-smn</url>
34
- <tag>v2.0.2</tag>
+ <tag>v2.0.3</tag>
35
</scm>
36
<issueManagement>
37
<system>github</system>
0 commit comments