summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.3/samples/osgi-supplychain
diff options
context:
space:
mode:
authorrsivaram <rsivaram@13f79535-47bb-0310-9956-ffa450edef68>2008-07-02 19:00:21 +0000
committerrsivaram <rsivaram@13f79535-47bb-0310-9956-ffa450edef68>2008-07-02 19:00:21 +0000
commit29f7a5586993c82cfe2ac438cf9c5b07424861a0 (patch)
tree3bf2fee7364a48156fd425eec7d5b12cb7b50728 /branches/sca-java-1.3/samples/osgi-supplychain
parent549bcbb8753270646bc8a08aba65256f976a9c6f (diff)
Move Felix jars upto latest released version
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673465 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.3/samples/osgi-supplychain')
-rw-r--r--branches/sca-java-1.3/samples/osgi-supplychain/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.3/samples/osgi-supplychain/pom.xml b/branches/sca-java-1.3/samples/osgi-supplychain/pom.xml
index f4da678078..b700e488a6 100644
--- a/branches/sca-java-1.3/samples/osgi-supplychain/pom.xml
+++ b/branches/sca-java-1.3/samples/osgi-supplychain/pom.xml
@@ -33,7 +33,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>