Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CityDoctor
CityDoctor2
Commits
5b46132b
Commit
5b46132b
authored
Jul 13, 2023
by
Matthias Betz
Browse files
change version to 3.14
parent
fcafb694
Pipeline
#8510
passed with stage
in 55 seconds
Changes
5
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CityDoctorParent/CityDoctorCheckResult/pom.xml
View file @
5b46132b
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
de.hft.stuttgart
</groupId>
<artifactId>
CityDoctorParent
</artifactId>
<version>
3.1
3.1
</version>
<version>
3.1
4.0
</version>
</parent>
<artifactId>
CityDoctorCheckResult
</artifactId>
<dependencies>
...
...
CityDoctorParent/CityDoctorEdge/pom.xml
View file @
5b46132b
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
de.hft.stuttgart
</groupId>
<artifactId>
CityDoctorParent
</artifactId>
<version>
3.1
3.1
</version>
<version>
3.1
4.0
</version>
</parent>
<artifactId>
CityDoctorEdge
</artifactId>
<dependencies>
...
...
CityDoctorParent/CityDoctorModel/pom.xml
View file @
5b46132b
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
de.hft.stuttgart
</groupId>
<artifactId>
CityDoctorParent
</artifactId>
<version>
3.1
3.1
</version>
<version>
3.1
4.0
</version>
</parent>
<properties>
<versionString>
${project.version}-${git.commit.id.abbrev}
</versionString>
...
...
CityDoctorParent/CityDoctorValidation/pom.xml
View file @
5b46132b
...
...
@@ -4,7 +4,7 @@
<parent>
<groupId>
de.hft.stuttgart
</groupId>
<artifactId>
CityDoctorParent
</artifactId>
<version>
3.1
3.1
</version>
<version>
3.1
4.0
</version>
</parent>
<artifactId>
CityDoctorValidation
</artifactId>
<name>
CityDoctorValidation
</name>
...
...
CityDoctorParent/pom.xml
View file @
5b46132b
...
...
@@ -3,7 +3,7 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
de.hft.stuttgart
</groupId>
<artifactId>
CityDoctorParent
</artifactId>
<version>
3.1
3.1
</version>
<version>
3.1
4.0
</version>
<packaging>
pom
</packaging>
<name>
CityDoctorParent
</name>
<properties>
...
...
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