aboutsummaryrefslogtreecommitdiffstats
path: root/api/pom.xml
diff options
context:
space:
mode:
authorJulien Eluard <[email protected]>2011-09-13 00:10:21 -0700
committerJulien Eluard <[email protected]>2011-09-13 00:10:21 -0700
commit37a8a5cbc5d9d941b5e96665ef0409b0999c5ee0 (patch)
tree74d7629461cebfd69ba4772ceff066956cdd1566 /api/pom.xml
parente4e8186f31410d9147d80d30c0bcdc1314a85382 (diff)
Added support for Maven/OSGI version scheme.
Diffstat (limited to 'api/pom.xml')
-rwxr-xr-xapi/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/pom.xml b/api/pom.xml
index 778fe7b..33bd12f 100755
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -28,7 +28,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.8.2</version>
+ <version>4.9</version>
<scope>test</scope>
</dependency>
</dependencies>