File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <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" >
53 <modelVersion >4.0.0</modelVersion >
64 <groupId >eu.clarin.sru.fcs</groupId >
75 <artifactId >fcs-simple-endpoint</artifactId >
8- <version >1.9.0-lex-SNAPSHOT </version >
6+ <version >1.9.0</version >
97 <packaging >jar</packaging >
108 <name >A simple CLARIN FCS endpoint</name >
119 <description >
3028 <connection >scm:git:https://github.com/clarin-eric/fcs-simple-endpoint</connection >
3129 <
developerConnection >scm:git:
[email protected] :clarin-eric/fcs-simple-endpoint.git</
developerConnection >
3230 <url >https://github.com/clarin-eric/fcs-simple-endpoint</url >
33- </scm >
31+ <tag >FCSSimpleEndpoint-1.9.0</tag >
32+ </scm >
3433
3534 <dependencies >
3635 <dependency >
You can’t perform that action at this time.
0 commit comments