Skip to content

Commit 6fd2f32

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 4c0f446 commit 6fd2f32

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pom.xml

+2-3
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>eu.clarin.sru.fcs</groupId>
55
<artifactId>fcs-simple-endpoint</artifactId>
6-
<version>1.8.0</version>
6+
<version>1.9.0-SNAPSHOT</version>
77
<packaging>jar</packaging>
88
<name>A simple CLARIN FCS endpoint</name>
99
<description>
@@ -28,8 +28,7 @@
2828
<connection>scm:git:https://github.com/clarin-eric/fcs-simple-endpoint</connection>
2929
<developerConnection>scm:git:git@github.com:clarin-eric/fcs-simple-endpoint.git</developerConnection>
3030
<url>https://github.com/clarin-eric/fcs-simple-endpoint</url>
31-
<tag>FCSSimpleEndpoint-1.8.0</tag>
32-
</scm>
31+
</scm>
3332

3433
<dependencies>
3534
<dependency>

0 commit comments

Comments
 (0)