We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c0f446 commit 5c754fbCopy full SHA for 5c754fb
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>eu.clarin.sru.fcs</groupId>
5
<artifactId>fcs-simple-endpoint</artifactId>
6
- <version>1.8.0</version>
+ <version>1.9.0-SNAPSHOT</version>
7
<packaging>jar</packaging>
8
<name>A simple CLARIN FCS endpoint</name>
9
<description>
@@ -28,7 +28,6 @@
28
<connection>scm:git:https://github.com/clarin-eric/fcs-simple-endpoint</connection>
29
<developerConnection>scm:git:git@github.com:clarin-eric/fcs-simple-endpoint.git</developerConnection>
30
<url>https://github.com/clarin-eric/fcs-simple-endpoint</url>
31
- <tag>FCSSimpleEndpoint-1.8.0</tag>
32
</scm>
33
34
<dependencies>
0 commit comments