<groupId>org.collectionspace.services</groupId>\r
<artifactId>org.collectionspace.services.sdk</artifactId>\r
<packaging>pom</packaging>\r
- <version>1.0</version>\r
<name>services.sdk</name>\r
-\r
- <modules>\r
- </modules>\r
-\r
- <profiles>\r
+ <version>0.6-SNAPSHOT</version>\r
+ \r
+ <distributionManagement>\r
+ <repository>\r
+ <id>libs-releases-local</id>\r
+ <name>libs-releases-local</name>\r
+ <url>http://source.collectionspace.org:8081/artifactory/libs-releases-local</url>\r
+ </repository>\r
+ <snapshotRepository>\r
+ <id>libs-snapshots-local</id>\r
+ <name>libs-snapshots-local</name>\r
+ <url>http://source.collectionspace.org:8081/artifactory/libs-snapshots-local</url>\r
+ </snapshotRepository>\r
+ </distributionManagement>\r
+ \r
+ <profiles>\r
<profile>\r
<id>samples</id>\r
<modules>\r
<groupId>org.collectionspace.services.client</groupId>\r
<artifactId>org.collectionspace.services.client.sample</artifactId>\r
<packaging>jar</packaging>\r
- <version>1.0</version>\r
<name>client.sample</name>\r
+ <version>0.6-SNAPSHOT</version>\r
\r
<dependencies>\r
<dependency>\r
<groupId>org.collectionspace.services</groupId>\r
<artifactId>org.collectionspace.services.collectionobject.client</artifactId>\r
- <version>0.5-SNAPSHOT</version>\r
+ <version>0.6-SNAPSHOT</version>\r
</dependency>\r
<dependency>\r
<groupId>org.slf4j</groupId>\r
<snapshots>\r
<enabled>false</enabled>\r
</snapshots> \r
- </repository>\r
+ </repository> -->\r
<repository>\r
<id>nuxeo-public-snapshots</id>\r
<name>nuxeo-public-snapshots</name>\r
<snapshots>\r
<enabled>true</enabled>\r
</snapshots>\r
- </repository> -->\r
+ </repository>\r
</repositories> \r
\r
<build>\r