Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
DARIAH-DE
DARIAH-DE Common
Commits
4d961cc0
Commit
4d961cc0
authored
Oct 13, 2017
by
Stefan Funk
Browse files
New RELEASE version >>> 2.8.0
parent
1e0eabd3
Changes
8
Hide whitespace changes
Inline
Side-by-side
cli-tools/pom.xml
View file @
4d961cc0
...
...
@@ -6,7 +6,7 @@
<parent>
<groupId>
info.textgrid.middleware
</groupId>
<artifactId>
common
</artifactId>
<version>
2.
7
.0
-SNAPSHOT
</version>
<version>
2.
8
.0
</version>
</parent>
<groupId>
info.textgrid.middleware
</groupId>
<artifactId>
cli-tools
</artifactId>
...
...
confclient/pom.xml
View file @
4d961cc0
...
...
@@ -6,7 +6,7 @@
<parent>
<artifactId>
common
</artifactId>
<groupId>
info.textgrid.middleware
</groupId>
<version>
2.
7
.0
-SNAPSHOT
</version>
<version>
2.
8
.0
</version>
</parent>
<groupId>
info.textgrid.middleware
</groupId>
<artifactId>
confclient
</artifactId>
...
...
esutils/pom.xml
View file @
4d961cc0
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
info.textgrid.middleware
</groupId>
<artifactId>
common
</artifactId>
<version>
2.
7
.0
-SNAPSHOT
</version>
<version>
2.
8
.0
</version>
</parent>
<groupId>
info.textgrid.utils
</groupId>
<artifactId>
esutils
</artifactId>
...
...
httpclients/pom.xml
View file @
4d961cc0
...
...
@@ -6,7 +6,7 @@
<parent>
<artifactId>
common
</artifactId>
<groupId>
info.textgrid.middleware
</groupId>
<version>
2.
7
.0
-SNAPSHOT
</version>
<version>
2.
8
.0
</version>
</parent>
<groupId>
info.textgrid.utils
</groupId>
<artifactId>
httpclients
</artifactId>
...
...
metadata-core-jaxb/pom.xml
View file @
4d961cc0
...
...
@@ -4,7 +4,7 @@
<parent>
<artifactId>
common
</artifactId>
<groupId>
info.textgrid.middleware
</groupId>
<version>
2.
7
.0
-SNAPSHOT
</version>
<version>
2.
8
.0
</version>
</parent>
<groupId>
info.textgrid.namespaces
</groupId>
<artifactId>
metadata-core-jaxb
</artifactId>
...
...
pom.xml
View file @
4d961cc0
...
...
@@ -4,7 +4,7 @@
<artifactId>
common
</artifactId>
<groupId>
info.textgrid.middleware
</groupId>
<name>
TextGrid :: Common Tools and Packages
</name>
<version>
2.
7
.0
-SNAPSHOT
</version>
<version>
2.
8
.0
</version>
<packaging>
pom
</packaging>
<properties>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
...
...
@@ -15,13 +15,13 @@
</properties>
<url>
https://projects.gwdg.de/projects/common
</url>
<scm>
<connection>
git@
git.
projects.gwdg.de
:
common.git
</connection>
<connection>
git@projects.gwdg.de
/dariah-de/tg/textgrid-repository/
common.git
</connection>
<developerConnection>
scm:git@projects.gwdg.de/dariah-de/tg/textgrid-repository/common.git
</developerConnection>
<url>
https://projects.gwdg.de/projects/common
</url>
</scm>
<issueManagement>
<system>
chili
</system>
<url>
https://projects.gwdg.de/projects/tg/
issu
es
</url>
<url>
https://projects.gwdg.de/projects/tg/
work_packag
es
</url>
</issueManagement>
<organization>
<name>
TextGrid Consortium
</name>
...
...
projectfile-jaxb/pom.xml
View file @
4d961cc0
...
...
@@ -4,7 +4,7 @@
<parent>
<artifactId>
common
</artifactId>
<groupId>
info.textgrid.middleware
</groupId>
<version>
2.
7
.0
-SNAPSHOT
</version>
<version>
2.
8
.0
</version>
</parent>
<groupId>
info.textgrid.namespaces
</groupId>
<artifactId>
projectfile-jaxb
</artifactId>
...
...
textgrid-clients/pom.xml
View file @
4d961cc0
...
...
@@ -7,7 +7,7 @@
<parent>
<groupId>
info.textgrid.middleware
</groupId>
<artifactId>
common
</artifactId>
<version>
2.
7
.0
-SNAPSHOT
</version>
<version>
2.
8
.0
</version>
</parent>
<groupId>
info.textgrid.middleware.clients
</groupId>
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment