Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
SimAquaLife
GR3D
Commits
9feb3aff
Commit
9feb3aff
authored
Feb 23, 2021
by
patrick.lambert
Browse files
update pom
parent
ae074452
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
9feb3aff
...
@@ -139,15 +139,15 @@
...
@@ -139,15 +139,15 @@
</configuration>
</configuration>
</plugin>
</plugin>
<!-- <plugin>
<!-- <plugin>
-->
uses the previously generated Manifest file (with maven-bundle-plugin)
<!--
uses the previously generated Manifest file (with maven-bundle-plugin)
-->
<artifactId>maven-jar-plugin</artifactId>
<!--
<artifactId>maven-jar-plugin</artifactId>
-->
<configuration>
<!--
<configuration>
-->
<archive>
<!--
<archive>
-->
<manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile>
<!--
<manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile>
-->
</archive>
<!--
</archive>
-->
</configuration>
<!--
</configuration>
-->
</plugin> -->
<!--
</plugin> -->
<plugin>
<plugin>
<!-- plugin used for merging the various GeoTools META-INF/services files (specific transformer below) -->
<!-- plugin used for merging the various GeoTools META-INF/services files (specific transformer below) -->
...
...
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