Changeset 243 for authorization/trunk
- Timestamp:
- 03/20/09 02:39:47 (1 year ago)
- Files:
-
- authorization/trunk/pom.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
authorization/trunk/pom.xml
r220 r243 6 6 <artifactId>authorization</artifactId> 7 7 <name>authorization</name> 8 <version> 0.3</version>8 <version>1.0</version> 9 9 <description> 10 10 The authorization.jar file contains all of the Java classes and resources … … 121 121 <groupId>org.restafarian</groupId> 122 122 <artifactId>core</artifactId> 123 <version>1. 3</version>123 <version>1.4</version> 124 124 </dependency> 125 125 <dependency>