06-17-2015 04:09 AM
<dependency>
<groupId>${alfresco.groupId}</groupId>
<artifactId>alfresco-rm</artifactId>
<!– <version>${alfresco.rm.version}</version> –>
<version>2.3.a.1</version>
<type>amp</type>
</dependency>
<!– Uncomment if you are using RM –>
<overlay>
<groupId>${alfresco.groupId}</groupId>
<artifactId>alfresco-rm</artifactId>
<type>amp</type>
</overlay>
<dependency>
<groupId>${alfresco.groupId}</groupId>
<artifactId>alfresco-rm-share</artifactId>
<!– <version>${alfresco.rm.version}</version> –>
<version>2.3.a.1</version>
<type>amp</type>
</dependency>
<overlay>
<groupId>${alfresco.groupId}</groupId>
<artifactId>alfresco-rm-share</artifactId>
<type>amp</type>
</overlay>
06-17-2015 10:56 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.