missing a $ in appc-directed-graph pom
[appc.git] / appc-directed-graph / pom.xml
index ec0aaec..345f2c8 100644 (file)
             <dependency>
                 <groupId>commons-collections</groupId>
                 <artifactId>commons-collections</artifactId>
-                <version>{commons.collections.version}</version>
+                <version>${commons.collections.version}</version>
             </dependency>
             <dependency>
                 <groupId>commons-io</groupId>