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
Erwan BOUSSE
moclodash
Commits
f3f1a5f8
Commit
f3f1a5f8
authored
Apr 04, 2014
by
Erwan Bousse
Browse files
Forgot one dependency in the new external libs pom
parent
a66bd06c
Changes
1
Hide whitespace changes
Inline
Side-by-side
moclodash/fr.inria.diverse.cloning.external-libs/pom.xml
View file @
f3f1a5f8
...
...
@@ -85,6 +85,13 @@
<version>
1.6.6
</version>
<outputDirectory>
lib
</outputDirectory>
</artifactItem>
<artifactItem>
<groupId>
org.slf4j
</groupId>
<artifactId>
slf4j-api
</artifactId>
<version>
1.7.6
</version>
<outputDirectory>
lib
</outputDirectory>
</artifactItem>
</artifactItems>
</configuration>
...
...
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