Subversion Repositories SmartDukaan

Rev

Rev 1282 | Rev 2305 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1282 Rev 2173
Line 127... Line 127...
127
    <dependency>
127
    <dependency>
128
      <groupId>readonly.apache</groupId>
128
      <groupId>readonly.apache</groupId>
129
      <artifactId>thrift</artifactId>
129
      <artifactId>thrift</artifactId>
130
      <version>0.2.0</version>
130
      <version>0.2.0</version>
131
    </dependency>
131
    </dependency>
-
 
132
    <dependency>
-
 
133
    	<groupId>commons-cli</groupId>
-
 
134
    	<artifactId>commons-cli</artifactId>
-
 
135
    	<version>1.2</version>
-
 
136
    </dependency>
132
  </dependencies>
137
  </dependencies>
133
</project>
138
</project>