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
Raphael
histream
Commits
9be23954
Commit
9be23954
authored
Jul 24, 2015
by
rwm
Browse files
install test-jar in repository for test dependencies
parent
247cf35f
Changes
1
Hide whitespace changes
Inline
Side-by-side
histream-core/pom.xml
View file @
9be23954
...
...
@@ -26,6 +26,13 @@
</manifest>
</archive>
</configuration>
<executions>
<execution>
<goals>
<goal>
test-jar
</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
</build>
...
...
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