Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
werbeo
infinitenature-parent
Commits
5dcbbb42
Commit
5dcbbb42
authored
4 years ago
by
Daniel Nordhoff-Vergien
Browse files
Options
Download
Email Patches
Plain Diff
[maven-release-plugin] prepare release infinitenature-parent-0.2.21
parent
d8a8f840
master
cherry-pick-dae60f34
dependency-update/org.springframework.boot-spring-boot-starter-parent-2.5.4
infinitenature-parent-0.2.28
infinitenature-parent-0.2.27
infinitenature-parent-0.2.26
infinitenature-parent-0.2.25
infinitenature-parent-0.2.24
infinitenature-parent-0.2.23
infinitenature-parent-0.2.22
infinitenature-parent-0.2.21
No related merge requests found
Pipeline
#6659
failed with stages
in 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pom.xml
+3
-4
pom.xml
with
3 additions
and
4 deletions
+3
-4
pom.xml
View file @
5dcbbb42
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<artifactId>
infinitenature-parent
</artifactId>
<groupId>
org.infinitenature
</groupId>
<packaging>
pom
</packaging>
<version>
0.2.21
-SNAPSHOT
</version>
<version>
0.2.21
</version>
<name>
Infinitenature parent pom
</name>
<description>
The parent for infinitenatures spring boot apps
</description>
...
...
@@ -29,7 +28,7 @@
<url>
https://git.loe.auf.uni-rostock.de/werbeo/infinitenature-parent
</url>
<connection>
scm:git:git@git.loe.auf.uni-rostock.de:werbeo/infinitenature-parent.git
</connection>
<developerConnection>
scm:git:git@git.loe.auf.uni-rostock.de:werbeo/infinitenature-parent.git
</developerConnection>
<tag>
HEAD
</tag>
<tag>
infinitenature-parent-0.2.21
</tag>
</scm>
<properties>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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
Menu
Projects
Groups
Snippets
Help