Changeset 1416
- Timestamp:
- 12/15/09 15:33:11 (9 months ago)
- Location:
- trunk
- Files:
-
- 2 modified
-
dist/pom.xml (modified) (1 diff)
-
pom.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dist/pom.xml
r1264 r1416 68 68 <groupId>org.kauriproject</groupId> 69 69 <artifactId>kauri-security-auth-methods</artifactId> 70 </dependency> 71 <dependency> 72 <groupId>org.kauriproject</groupId> 73 <artifactId>kauri-tmprsrc</artifactId> 70 74 </dependency> 71 75 <dependency> -
trunk/pom.xml
r1386 r1416 896 896 <version>0.4-dev-SNAPSHOT</version> 897 897 </dependency> 898 <dependency> 899 <groupId>org.kauriproject</groupId> 900 <artifactId>kauri-tmprsrc</artifactId> 901 <version>0.4-dev-SNAPSHOT</version> 902 </dependency> 898 903 </dependencies> 899 904 </dependencyManagement>