Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
AKTIN
dwh-import
Commits
9472cd6f
Commit
9472cd6f
authored
May 03, 2019
by
Raphael
Browse files
removed duplicate dependency entry
parent
2bbeba9b
Changes
1
Hide whitespace changes
Inline
Side-by-side
demo-server/pom.xml
View file @
9472cd6f
...
...
@@ -90,13 +90,7 @@
<artifactId>
jaxws-ri
</artifactId>
<version>
2.3.2
</version>
<type>
pom
</type>
<scope>
import
</scope>
</dependency>
<dependency>
<groupId>
com.sun.xml.ws
</groupId>
<artifactId>
jaxws-ri
</artifactId>
<version>
2.3.2
</version>
<type>
pom
</type>
<!--<scope>import</scope>-->
</dependency>
<!-- or
...
...
Write
Preview
Supports
Markdown
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