Skip to content

Commit

Permalink
Fix snapshot dependency so Felix builds from clean repository
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@607030 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Stuart McCulloch committed Dec 27, 2007
1 parent d5b1e26 commit 2da9470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion upnp/tester/pom.xml
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.upnp.extra</artifactId>
<version>0.2.0-SNAPSHOT</version>
<version>0.3.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 2da9470

Please sign in to comment.