Assembla home | Assembla project page
 
Show
Ignore:
Timestamp:
03/20/09 02:39:47 (1 year ago)
Author:
restamon
Message:

Add context to look-up tables

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • authorization/trunk/pom.xml

    r220 r243  
    66        <artifactId>authorization</artifactId> 
    77        <name>authorization</name> 
    8         <version>0.3</version> 
     8        <version>1.0</version> 
    99        <description> 
    1010    The authorization.jar file contains all of the Java classes and resources 
     
    121121                        <groupId>org.restafarian</groupId> 
    122122                        <artifactId>core</artifactId> 
    123                         <version>1.3</version> 
     123                        <version>1.4</version> 
    124124                </dependency> 
    125125                <dependency>