Changeset 707
- Timestamp:
- 2008-10-17 15:30:55 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/kauri-dbresources/kauri-dbresources-impl/pom.xml
r597 r707 171 171 <scope>runtime</scope> 172 172 </dependency> 173 <dependency> 174 <groupId>commons-jxpath</groupId> 175 <artifactId>commons-jxpath</artifactId> 176 <version>1.3</version> 177 </dependency> 178 <dependency> 179 <groupId>net.sf.json-lib</groupId> 180 <artifactId>json-lib</artifactId> 181 <version>2.2.2</version> 182 <classifier>jdk15</classifier> 183 </dependency> 173 184 </dependencies> 174 185 175 186 <build> 176 187 <plugins>
Note: See TracChangeset
for help on using the changeset viewer.