Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DARIAH-DE OAI-PMH Services
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
DARIAH-DE
DARIAH-DE OAI-PMH Services
Commits
ab9b401c
Commit
ab9b401c
authored
2 years ago
by
Stefan E. Funk
Browse files
Options
Downloads
Patches
Plain Diff
fix: divide commons and tgclient versions
parent
e2ba3e5c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
oaipmh-core/pom.xml
+1
-1
1 addition, 1 deletion
oaipmh-core/pom.xml
pom.xml
+1
-0
1 addition, 0 deletions
pom.xml
with
2 additions
and
1 deletion
oaipmh-core/pom.xml
+
1
−
1
View file @
ab9b401c
...
...
@@ -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>
...
...
This diff is collapsed.
Click to expand it.
pom.xml
+
1
−
0
View file @
ab9b401c
...
...
@@ -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>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment