Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CityDoctor
CityDoctor2
Commits
f3defe36
Commit
f3defe36
authored
2 years ago
by
Matthias Betz
Browse files
Options
Download
Plain Diff
Merge dev
parents
8d4f5226
74b789ba
Pipeline
#6600
passed with stage
in 1 minute and 49 seconds
Changes
5
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
CityDoctorParent/CityDoctorCheckResult/pom.xml
+2
-2
CityDoctorParent/CityDoctorCheckResult/pom.xml
CityDoctorParent/CityDoctorEdge/pom.xml
+2
-2
CityDoctorParent/CityDoctorEdge/pom.xml
CityDoctorParent/CityDoctorModel/pom.xml
+2
-2
CityDoctorParent/CityDoctorModel/pom.xml
CityDoctorParent/CityDoctorValidation/pom.xml
+2
-2
CityDoctorParent/CityDoctorValidation/pom.xml
CityDoctorParent/pom.xml
+6
-6
CityDoctorParent/pom.xml
with
14 additions
and
14 deletions
+14
-14
CityDoctorParent/CityDoctorCheckResult/pom.xml
+
2
-
2
View file @
f3defe36
<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
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
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>
<parent>
<groupId>
de.hft.stuttgart
</groupId>
<artifactId>
CityDoctorParent
</artifactId>
<version>
3.10.
3
</version>
<version>
3.10.
4
</version>
</parent>
<artifactId>
CityDoctorCheckResult
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
CityDoctorParent/CityDoctorEdge/pom.xml
+
2
-
2
View file @
f3defe36
<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
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
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>
<parent>
<groupId>
de.hft.stuttgart
</groupId>
<artifactId>
CityDoctorParent
</artifactId>
<version>
3.10.
3
</version>
<version>
3.10.
4
</version>
</parent>
<artifactId>
CityDoctorEdge
</artifactId>
...
...
This diff is collapsed.
Click to expand it.
CityDoctorParent/CityDoctorModel/pom.xml
+
2
-
2
View file @
f3defe36
<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
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
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>
<parent>
<groupId>
de.hft.stuttgart
</groupId>
<artifactId>
CityDoctorParent
</artifactId>
<version>
3.10.
3
</version>
<version>
3.10.
4
</version>
</parent>
<properties>
...
...
This diff is collapsed.
Click to expand it.
CityDoctorParent/CityDoctorValidation/pom.xml
+
2
-
2
View file @
f3defe36
<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
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
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>
<parent>
<groupId>
de.hft.stuttgart
</groupId>
<artifactId>
CityDoctorParent
</artifactId>
<version>
3.10.
3
</version>
<version>
3.10.
4
</version>
</parent>
<artifactId>
CityDoctorValidation
</artifactId>
<name>
CityDoctorValidation
</name>
...
...
This diff is collapsed.
Click to expand it.
CityDoctorParent/pom.xml
+
6
-
6
View file @
f3defe36
<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
s
://maven.apache.org/xsd/maven-4.0.0.xsd"
>
xsi:schemaLocation=
"http
s
://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
de.hft.stuttgart
</groupId>
<artifactId>
CityDoctorParent
</artifactId>
<version>
3.10.
3
</version>
<version>
3.10.
4
</version>
<packaging>
pom
</packaging>
<name>
CityDoctorParent
</name>
...
...
@@ -91,7 +91,7 @@
<dependency>
<groupId>
org.citygml4j
</groupId>
<artifactId>
citygml4j
</artifactId>
<version>
2.1
1.2
</version>
<version>
2.1
2.1
</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.citygml4j.ade/energy-ade-citygml4j -->
<dependency>
...
...
@@ -144,13 +144,13 @@
<dependency>
<groupId>
org.apache.logging.log4j
</groupId>
<artifactId>
log4j-api
</artifactId>
<version>
2.1
7.1
</version>
<version>
2.1
5.0
</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-core -->
<dependency>
<groupId>
org.apache.logging.log4j
</groupId>
<artifactId>
log4j-core
</artifactId>
<version>
2.1
7.1
</version>
<version>
2.1
5.0
</version>
</dependency>
<dependency>
<groupId>
org.yaml
</groupId>
...
...
@@ -161,7 +161,7 @@
<dependency>
<groupId>
org.apache.logging.log4j
</groupId>
<artifactId>
log4j-slf4j18-impl
</artifactId>
<version>
2.1
7.1
</version>
<version>
2.1
1.2
</version>
</dependency>
<dependency>
<groupId>
org.locationtech.proj4j
</groupId>
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets