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
483f20b1
Commit
483f20b1
authored
Jun 16, 2022
by
group_2006_bot
Browse files
4.3.1
parent
5adae08a
Pipeline
#303104
passed with stages
in 2 minutes and 56 seconds
Changes
16
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
483f20b1
## [4.3.1](https://gitlab.gwdg.de/dariah-de/dariah-de-common/compare/v4.3.0...v4.3.1) (2022-06-16)
### Bug Fixes
*
Add maven-semantic-release plugin to package.json (
[
9c45182
](
https://gitlab.gwdg.de/dariah-de/dariah-de-common/commit/9c451828a1ad8702812a1bcd6b68f811f61d509b
)
)
*
Deploy SNAPSHOT and RELEASE BOMs (
[
858cf2a
](
https://gitlab.gwdg.de/dariah-de/dariah-de-common/commit/858cf2abda194f8b88f1639bb98fa30099ae54b5
)
)
*
Increase SNAPSHOT pom versions (
[
9754e65
](
https://gitlab.gwdg.de/dariah-de/dariah-de-common/commit/9754e656769c740f74d0d26a0e76f459cc1c5f61
)
)
*
Re-factor BOM deployment (
[
9e23585
](
https://gitlab.gwdg.de/dariah-de/dariah-de-common/commit/9e235855ad4af3c9d8d7c098911654d83235dd4f
)
)
# [4.3.0](https://gitlab.gwdg.de/dariah-de/dariah-de-common/compare/v4.2.1...v4.3.0) (2022-06-16)
...
...
cacheutils/pom.xml
View file @
483f20b1
...
...
@@ -5,7 +5,7 @@
<parent>
<groupId>
info.textgrid.middleware
</groupId>
<artifactId>
common
</artifactId>
<version>
4.3.1
-SNAPSHOT
</version>
<version>
4.3.1
</version>
</parent>
<groupId>
info.textgrid.middleware
</groupId>
<artifactId>
cacheutils
</artifactId>
...
...
cli-tools/pom.xml
View file @
483f20b1
...
...
@@ -7,7 +7,7 @@
<parent>
<groupId>
info.textgrid.middleware
</groupId>
<artifactId>
common
</artifactId>
<version>
4.3.1
-SNAPSHOT
</version>
<version>
4.3.1
</version>
</parent>
<groupId>
info.textgrid.middleware
</groupId>
<artifactId>
cli-tools
</artifactId>
...
...
confclient/pom.xml
View file @
483f20b1
...
...
@@ -7,7 +7,7 @@
<parent>
<groupId>
info.textgrid.middleware
</groupId>
<artifactId>
common
</artifactId>
<version>
4.3.1
-SNAPSHOT
</version>
<version>
4.3.1
</version>
</parent>
<groupId>
info.textgrid.middleware
</groupId>
<artifactId>
confclient
</artifactId>
...
...
const/pom.xml
View file @
483f20b1
...
...
@@ -5,7 +5,7 @@
<parent>
<groupId>
info.textgrid.middleware
</groupId>
<artifactId>
common
</artifactId>
<version>
4.3.1
-SNAPSHOT
</version>
<version>
4.3.1
</version>
</parent>
<groupId>
info.textgrid.middleware
</groupId>
<artifactId>
const
</artifactId>
...
...
dariah-storage-client/pom.xml
View file @
483f20b1
...
...
@@ -5,7 +5,7 @@
<parent>
<groupId>
info.textgrid.middleware
</groupId>
<artifactId>
common
</artifactId>
<version>
4.3.1
-SNAPSHOT
</version>
<version>
4.3.1
</version>
</parent>
<groupId>
info.textgrid.middleware
</groupId>
<artifactId>
dariah-storage-client
</artifactId>
...
...
esutils/pom.xml
View file @
483f20b1
...
...
@@ -5,7 +5,7 @@
<parent>
<groupId>
info.textgrid.middleware
</groupId>
<artifactId>
common
</artifactId>
<version>
4.3.1
-SNAPSHOT
</version>
<version>
4.3.1
</version>
</parent>
<groupId>
info.textgrid.utils
</groupId>
<artifactId>
esutils
</artifactId>
...
...
httpclients/pom.xml
View file @
483f20b1
...
...
@@ -7,7 +7,7 @@
<parent>
<artifactId>
common
</artifactId>
<groupId>
info.textgrid.middleware
</groupId>
<version>
4.3.1
-SNAPSHOT
</version>
<version>
4.3.1
</version>
</parent>
<groupId>
info.textgrid.utils
</groupId>
<artifactId>
httpclients
</artifactId>
...
...
jpairtree/pom.xml
View file @
483f20b1
...
...
@@ -5,7 +5,7 @@
<parent>
<groupId>
info.textgrid.middleware
</groupId>
<artifactId>
common
</artifactId>
<version>
4.3.1
-SNAPSHOT
</version>
<version>
4.3.1
</version>
</parent>
<groupId>
info.textgrid.middleware
</groupId>
<artifactId>
jpairtree
</artifactId>
...
...
ltputils/pom.xml
View file @
483f20b1
...
...
@@ -5,7 +5,7 @@
<parent>
<groupId>
info.textgrid.middleware
</groupId>
<artifactId>
common
</artifactId>
<version>
4.3.1
-SNAPSHOT
</version>
<version>
4.3.1
</version>
</parent>
<groupId>
info.textgrid.middleware
</groupId>
<artifactId>
ltputils
</artifactId>
...
...
metadata-core-jaxb/pom.xml
View file @
483f20b1
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
common
</artifactId>
<groupId>
info.textgrid.middleware
</groupId>
<version>
4.3.1
-SNAPSHOT
</version>
<version>
4.3.1
</version>
</parent>
<groupId>
info.textgrid.namespaces
</groupId>
<artifactId>
metadata-core-jaxb
</artifactId>
...
...
pom.xml
View file @
483f20b1
...
...
@@ -4,7 +4,7 @@
<artifactId>
common
</artifactId>
<groupId>
info.textgrid.middleware
</groupId>
<name>
DARIAHDE :: Common Tools and Packages
</name>
<version>
4.3.1
-SNAPSHOT
</version>
<version>
4.3.1
</version>
<packaging>
pom
</packaging>
<properties>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
...
...
portalconfig-jaxb/pom.xml
View file @
483f20b1
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
common
</artifactId>
<groupId>
info.textgrid.middleware
</groupId>
<version>
4.3.1
-SNAPSHOT
</version>
<version>
4.3.1
</version>
</parent>
<groupId>
info.textgrid.namespaces
</groupId>
<artifactId>
portalconfig-jaxb
</artifactId>
...
...
projectfile-jaxb/pom.xml
View file @
483f20b1
...
...
@@ -5,7 +5,7 @@
<parent>
<artifactId>
common
</artifactId>
<groupId>
info.textgrid.middleware
</groupId>
<version>
4.3.1
-SNAPSHOT
</version>
<version>
4.3.1
</version>
</parent>
<groupId>
info.textgrid.namespaces
</groupId>
<artifactId>
projectfile-jaxb
</artifactId>
...
...
rdfutils/pom.xml
View file @
483f20b1
...
...
@@ -5,7 +5,7 @@
<parent>
<groupId>
info.textgrid.middleware
</groupId>
<artifactId>
common
</artifactId>
<version>
4.3.1
-SNAPSHOT
</version>
<version>
4.3.1
</version>
</parent>
<groupId>
info.textgrid.middleware
</groupId>
<artifactId>
rdfutils
</artifactId>
...
...
textgrid-clients/pom.xml
View file @
483f20b1
...
...
@@ -7,7 +7,7 @@
<parent>
<groupId>
info.textgrid.middleware
</groupId>
<artifactId>
common
</artifactId>
<version>
4.3.1
-SNAPSHOT
</version>
<version>
4.3.1
</version>
</parent>
<groupId>
info.textgrid.middleware.clients
</groupId>
<artifactId>
textgrid-clients
</artifactId>
...
...
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