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
755f20fe
Commit
755f20fe
authored
Mar 18, 2019
by
Stefan Funk
Browse files
Merge branch 'release/3.3.1'
parents
4464713b
104f8295
Changes
8
Hide whitespace changes
Inline
Side-by-side
cli-tools/pom.xml
View file @
755f20fe
...
...
@@ -7,7 +7,7 @@
<parent>
<groupId>
info.textgrid.middleware
</groupId>
<artifactId>
common
</artifactId>
<version>
3.3.
0
</version>
<version>
3.3.
1
</version>
</parent>
<groupId>
info.textgrid.middleware
</groupId>
<artifactId>
cli-tools
</artifactId>
...
...
confclient/pom.xml
View file @
755f20fe
...
...
@@ -6,7 +6,7 @@
<parent>
<artifactId>
common
</artifactId>
<groupId>
info.textgrid.middleware
</groupId>
<version>
3.3.
0
</version>
<version>
3.3.
1
</version>
</parent>
<groupId>
info.textgrid.middleware
</groupId>
<artifactId>
confclient
</artifactId>
...
...
esutils/pom.xml
View file @
755f20fe
...
...
@@ -5,7 +5,7 @@
<parent>
<groupId>
info.textgrid.middleware
</groupId>
<artifactId>
common
</artifactId>
<version>
3.3.
0
</version>
<version>
3.3.
1
</version>
</parent>
<groupId>
info.textgrid.utils
</groupId>
<artifactId>
esutils
</artifactId>
...
...
httpclients/pom.xml
View file @
755f20fe
...
...
@@ -7,15 +7,15 @@
<parent>
<artifactId>
common
</artifactId>
<groupId>
info.textgrid.middleware
</groupId>
<version>
3.3.
0
</version>
<version>
3.3.
1
</version>
</parent>
<groupId>
info.textgrid.utils
</groupId>
<artifactId>
httpclients
</artifactId>
<name>
TextGrid :: HTTPClients
</name>
<packaging>
bundle
</packaging>
<properties>
<httpcore.version>
4.
3
</httpcore.version>
<httpclient.version>
4.3
</httpclient.version>
<httpcore.version>
4.
4.6
</httpcore.version>
<httpclient.version>
4.
5.
3
</httpclient.version>
</properties>
<dependencies>
<dependency>
...
...
metadata-core-jaxb/pom.xml
View file @
755f20fe
...
...
@@ -4,7 +4,7 @@
<parent>
<artifactId>
common
</artifactId>
<groupId>
info.textgrid.middleware
</groupId>
<version>
3.3.
0
</version>
<version>
3.3.
1
</version>
</parent>
<groupId>
info.textgrid.namespaces
</groupId>
<artifactId>
metadata-core-jaxb
</artifactId>
...
...
pom.xml
View file @
755f20fe
...
...
@@ -4,7 +4,7 @@
<artifactId>
common
</artifactId>
<groupId>
info.textgrid.middleware
</groupId>
<name>
DARIAHDE :: Common Tools and Packages
</name>
<version>
3.3.
0
</version>
<version>
3.3.
1
</version>
<packaging>
pom
</packaging>
<properties>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
...
...
projectfile-jaxb/pom.xml
View file @
755f20fe
...
...
@@ -4,7 +4,7 @@
<parent>
<artifactId>
common
</artifactId>
<groupId>
info.textgrid.middleware
</groupId>
<version>
3.3.
0
</version>
<version>
3.3.
1
</version>
</parent>
<groupId>
info.textgrid.namespaces
</groupId>
<artifactId>
projectfile-jaxb
</artifactId>
...
...
textgrid-clients/pom.xml
View file @
755f20fe
...
...
@@ -8,7 +8,7 @@
<parent>
<groupId>
info.textgrid.middleware
</groupId>
<artifactId>
common
</artifactId>
<version>
3.3.
0
</version>
<version>
3.3.
1
</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