[alfresco-opencmis-extension] r18 committed - Updated pom dependencies

3 views
Skip to first unread message

alfresco-opencmis-exte...@codespot.com

unread,
Oct 2, 2012, 9:18:29 AM10/2/12
to alfresco-opencmis...@googlegroups.com
Revision: 18
Author: steven...@gmail.com
Date: Tue Oct 2 06:18:15 2012
Log: Updated pom dependencies
http://code.google.com/a/apache-extras.org/p/alfresco-opencmis-extension/source/detail?r=18

Modified:
/trunk/pom.xml

=======================================
--- /trunk/pom.xml Wed Mar 7 05:59:39 2012
+++ /trunk/pom.xml Tue Oct 2 06:18:15 2012
@@ -134,7 +134,32 @@
<dependency>
<groupId>org.apache.chemistry.opencmis</groupId>
<artifactId>chemistry-opencmis-client-impl</artifactId>
- <version>0.6.0</version>
+ <version>0.7.0</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.chemistry.opencmis</groupId>
+ <artifactId>chemistry-opencmis-client-api</artifactId>
+ <version>0.7.0</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.chemistry.opencmis</groupId>
+ <artifactId>chemistry-opencmis-commons-impl</artifactId>
+ <version>0.7.0</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.chemistry.opencmis</groupId>
+ <artifactId>chemistry-opencmis-commons-api</artifactId>
+ <version>0.7.0</version>
+ </dependency>
+ <dependency>
+ <groupId>commons-httpclient</groupId>
+ <artifactId>commons-httpclient</artifactId>
+ <version>3.1</version>
+ </dependency>
+ <dependency>
+ <groupId>com.googlecode.json-simple</groupId>
+ <artifactId>json-simple</artifactId>
+ <version>1.1</version>
</dependency>
</dependencies>
</project>
Reply all
Reply to author
Forward
0 new messages