Skip to content

Commit

Permalink
[maven-release-plugin] prepare release FCSSimpleClient-2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Querela committed Feb 1, 2024
1 parent 111246a commit 3cd132f
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?><project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<?xml version="1.0" encoding="UTF-8"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>eu.clarin.sru.fcs</groupId>
<artifactId>fcs-simple-client</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>2.1.0</version>
<name>CLARIN-FCS client implementation</name>
<description>A CLARIN-FCS client implementation supporting Legacy-FCS, FCS 1.0 and (partly) FCS 2.0</description>
<organization>
Expand All @@ -26,7 +24,8 @@
<connection>scm:git:https://github.com/clarin-eric/fcs-simple-client</connection>
<developerConnection>scm:git:git@github.com:clarin-eric/fcs-simple-client.git</developerConnection>
<url>https://github.com/clarin-eric/fcs-simple-client</url>
</scm>
<tag>FCSSimpleClient-2.1.0</tag>
</scm>

<dependencies>
<dependency>
Expand Down

0 comments on commit 3cd132f

Please sign in to comment.