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
632b05f5
Commit
632b05f5
authored
7 months ago
by
Riegel
Browse files
Options
Download
Email Patches
Plain Diff
Cleanup of parent pom.xml
parent
194a0da2
Pipeline
#10045
passed with stage
in 1 minute and 31 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
CityDoctorParent/pom.xml
+0
-29
CityDoctorParent/pom.xml
with
0 additions
and
29 deletions
+0
-29
CityDoctorParent/pom.xml
+
0
-
29
View file @
632b05f5
...
...
@@ -48,32 +48,9 @@
<artifactId>
maven-compiler-plugin
</artifactId>
<version>
3.13.0
</version>
<configuration>
<!--compilerId>eclipse</compilerId-->
<showWarnings>
true
</showWarnings>
<showDeprecation>
true
</showDeprecation>
</configuration>
<!--dependencies>
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-compiler-api</artifactId>
<version>2.15.0</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-compiler-manager</artifactId>
<version>2.15.0</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-compiler-eclipse</artifactId>
<version>2.15.0</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-compiler-eclipse</artifactId>
<version>2.15.0</version>
</dependency>
</dependencies-->
</plugin>
<plugin>
<groupId>
org.codehaus.plexus
</groupId>
...
...
@@ -255,12 +232,6 @@
<artifactId>
jakarta.xml.bind-api
</artifactId>
<version>
2.3.3
</version>
</dependency>
<!--dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-compilers</artifactId>
<version>2.15.0</version>
<type>pom</type>
</dependency-->
</dependencies>
</dependencyManagement>
<dependencies>
...
...
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