diff options
Diffstat (limited to '')
-rw-r--r-- | branches/sca-java-1.3/itest/validation/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.3/itest/validation/pom.xml b/branches/sca-java-1.3/itest/validation/pom.xml index aa9612376c..feaf001612 100644 --- a/branches/sca-java-1.3/itest/validation/pom.xml +++ b/branches/sca-java-1.3/itest/validation/pom.xml @@ -87,7 +87,7 @@ <dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.main</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.0.4</version> </dependency> <dependency> |