Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
acdc
repository-extension-services
Commits
0e24f390
Commit
0e24f390
authored
Sep 20, 2015
by
acoburn
Browse files
clean up maven
parent
2d62515b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
pom.xml
pom.xml
+4
-3
No files found.
pom.xml
View file @
0e24f390
...
...
@@ -25,15 +25,16 @@
<derby.version>
10.11.1.1
</derby.version>
<fcrepo-camel.version>
4.3.0
</fcrepo-camel.version>
<fcrepo.version>
4.3.1-SNAPSHOT
</fcrepo.version>
<junit.version>
4.11
</junit.version>
<jsonld.version>
0.6.0
</jsonld.version>
<logback.version>
1.1.2
</logback.version>
<postgresql.version>
9.4-1201-jdbc41
</postgresql.version>
<saxon.version>
9.6.0-7
</saxon.version>
<slf4j.version>
1.7.7
</slf4j.version>
<junit.version>
4.11
</junit.version>
<woodstox.version>
4.4.1
</woodstox.version>
<pax-jdbc.version>
0.7.0
</pax-jdbc.version>
<spring.version>
4.1.7.RELEASE
</spring.version>
<pax-jdbc.version>
0.7.0
</pax-jdbc.version>
<woodstox.version>
4.4.1
</woodstox.version>
<!-- OSGi -->
<osgi.import.packages>
*
</osgi.import.packages>
</properties>
...
...
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