Skip to content

Commit

Permalink
FELIX-3660 Removed dependency on snapshot version.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1391226 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
m4rr5 committed Sep 27, 2012
1 parent b627d2b commit db800e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deviceaccess/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<dependency>
<groupId>${pom.groupId}</groupId>
<artifactId>org.apache.felix.dependencymanager</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit db800e2

Please sign in to comment.