Skip to content

Commit

Permalink
[maven-release-plugin] prepare release FCSSimpleEndpoint-1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Querela committed Feb 2, 2024
1 parent 1aadcc7 commit b4bcee8
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,11 +1,9 @@
<?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">
<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-endpoint</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.7.0</version>
<packaging>jar</packaging>
<name>A simple CLARIN FCS endpoint</name>
<description>
Expand All @@ -30,7 +28,8 @@
<connection>scm:git:https://github.com/clarin-eric/fcs-simple-endpoint</connection>
<developerConnection>scm:git:[email protected]:clarin-eric/fcs-simple-endpoint.git</developerConnection>
<url>https://github.com/clarin-eric/fcs-simple-endpoint</url>
</scm>
<tag>FCSSimpleEndpoint-1.7.0</tag>
</scm>

<dependencies>
<dependency>
Expand Down

0 comments on commit b4bcee8

Please sign in to comment.