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
95bf5aad
Commit
95bf5aad
authored
7 months ago
by
Riegel
Browse files
Options
Download
Email Patches
Plain Diff
adjusted build dependencies
parent
9bbb7587
Pipeline
#10041
failed with stage
in 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CityDoctorParent/pom.xml
+3
-3
CityDoctorParent/pom.xml
with
3 additions
and
3 deletions
+3
-3
CityDoctorParent/pom.xml
+
3
-
3
View file @
95bf5aad
...
...
@@ -58,17 +58,17 @@
<dependency>
<groupId>
org.codehaus.plexus
</groupId>
<artifactId>
plexus-compiler-api
</artifactId>
<version>
${plexus.compiler.version}
</version>
<version>
2.15.0
</version>
</dependency>
<dependency>
<groupId>
org.codehaus.plexus
</groupId>
<artifactId>
plexus-compiler-manager
</artifactId>
<version>
${plexus.compiler.version}
</version>
<version>
2.15.0
</version>
</dependency>
<dependency>
<groupId>
org.codehaus.plexus
</groupId>
<artifactId>
plexus-compiler-eclipse
</artifactId>
<version>
${plexus.compiler.version}
</version>
<version>
2.15.0
</version>
</dependency>
</dependencies>
</plugin>
...
...
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