Skip to content
Snippets Groups Projects
Commit ab9b401c authored by Stefan E. Funk's avatar Stefan E. Funk
Browse files

fix: divide commons and tgclient versions

parent e2ba3e5c
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@
<dependency>
<groupId>info.textgrid.middleware.clients</groupId>
<artifactId>textgrid-clients</artifactId>
<version>${common.version}</version>
<version>${tgclients.version}</version>
</dependency>
<dependency>
<groupId>org.apache.cxf</groupId>
......
......@@ -31,6 +31,7 @@
<properties-maven-plugin.version>1.0-alpha-2</properties-maven-plugin.version>
<rdf4j-repository-api.version>3.0.2</rdf4j-repository-api.version>
<spring.version>5.3.22</spring.version>
<tgclients.version>4.4.3</tgclients.version>
<xstream.version>1.4.18</xstream.version>
</properties>
<url>https://gitlab.gwdg.de/dariah-de/dariah-de-oai-pmh-services</url>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment