Revision: 33180
Author: mnour
Date: 2012-02-28 12:19:06 +0100 (Tue, 28 Feb 2012)
Log Message:
-----------
HSTTWO-2049: Create rest service for channel manager
- Configuring hst-rest-api as a shared dependency which will not affect the
loose-coupling between any of CMS based web apps and the REST API(s)
Modified Paths:
--------------
hippo-cms7/site-toolkit/trunk/dependencies/shared-dependencies/pom.xml
Modified: hippo-cms7/site-toolkit/trunk/dependencies/shared-dependencies/pom.xml
===================================================================
--- hippo-cms7/site-toolkit/trunk/dependencies/shared-dependencies/pom.xml
2012-02-28 11:17:25 UTC (rev 33179)
+++ hippo-cms7/site-toolkit/trunk/dependencies/shared-dependencies/pom.xml
2012-02-28 11:19:06 UTC (rev 33180)
@@ -51,6 +51,11 @@
<artifactId>hst-api</artifactId>
<version>${project.version}</version>
</dependency>
+ <dependency>
+ <groupId>org.onehippo.cms7.hst</groupId>
+ <artifactId>hst-rest-api</artifactId>
+ <version>${project.version}</version>
+ </dependency>
<dependency>
<groupId>org.onehippo.cms7.hst</groupId>
_______________________________________________
Hippocms-svn mailing list
[email protected]
https://lists.onehippo.org/mailman/listinfo/hippocms-svn