Changeset 1416
- Timestamp:
- 15/12/09 15:33:11 (3 months ago)
- Files:
-
- trunk/dist/pom.xml (modified) (1 diff)
- trunk/pom.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
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>
