… | |
… | |
19 | |
19 | |
20 | <name>docsite</name> |
20 | <name>docsite</name> |
21 | <description>Hippo documentation site</description> |
21 | <description>Hippo documentation site</description> |
22 | <groupId>org.onehippo.ecm</groupId> |
22 | <groupId>org.onehippo.ecm</groupId> |
23 | <artifactId>docsite</artifactId> |
23 | <artifactId>docsite</artifactId> |
24 | <version>1.01.21</version> |
24 | <version>1.01.22-SNAPSHOT</version> |
25 | <packaging>pom</packaging> |
25 | <packaging>pom</packaging> |
26 | |
26 | |
27 | <modules> |
27 | <modules> |
28 | <module>content</module> |
28 | <module>content</module> |
29 | <module>cms</module> |
29 | <module>cms</module> |
… | |
… | |
56 | <rome.version>0.8</rome.version> |
56 | <rome.version>0.8</rome.version> |
57 | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
57 | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
58 | </properties> |
58 | </properties> |
59 | |
59 | |
60 | <scm> |
60 | <scm> |
61 | <connection>scm:svn:http://svn.hippocms.org/repos/hippo/hippo-documentation/hst_docs/tags/docsite-1.01.21</connection> |
61 | <connection>scm:svn:http://svn.hippocms.org/repos/hippo/hippo-documentation/hst_docs/trunk</connection> |
62 | <developerConnection>scm:svn:https://svn.hippocms.org/repos/hippo/hippo-documentation/hst_docs/tags/docsite-1.01.21</developerConnection> |
62 | <developerConnection>scm:svn:https://svn.hippocms.org/repos/hippo/hippo-documentation/hst_docs/trunk</developerConnection> |
63 | <url>http://svn.hippocms.org/repos/hippo/hippo-documentation/hst_docs/tags/docsite-1.01.21</url> |
63 | <url>http://svn.hippocms.org/repos/hippo/hippo-documentation/hst_docs/trunk</url> |
64 | </scm> |
64 | </scm> |
65 | |
65 | |
66 | <dependencyManagement> |
66 | <dependencyManagement> |
67 | <dependencies> |
67 | <dependencies> |
68 | <dependency> |
68 | <dependency> |