… | |
… | |
2 | <modelVersion>4.0.0</modelVersion> |
2 | <modelVersion>4.0.0</modelVersion> |
3 | |
3 | |
4 | <parent> |
4 | <parent> |
5 | <groupId>org.onehippo.ecm</groupId> |
5 | <groupId>org.onehippo.ecm</groupId> |
6 | <artifactId>hst_docs</artifactId> |
6 | <artifactId>hst_docs</artifactId> |
7 | <version>1.01.01-SNAPSHOT</version> |
7 | <version>1.01.04-SNAPSHOT</version> |
8 | <relativePath>..</relativePath> |
8 | <relativePath>..</relativePath> |
9 | </parent> |
9 | </parent> |
10 | |
10 | |
11 | <name>hst_docs package ECM package</name> |
11 | <name>hst_docs package ECM package</name> |
12 | <description>hst_docs package ECM package</description> |
12 | <description>hst_docs package ECM package</description> |
… | |
… | |
16 | |
16 | |
17 | <dependencies> |
17 | <dependencies> |
18 | <dependency> |
18 | <dependency> |
19 | <groupId>org.onehippo.ecm</groupId> |
19 | <groupId>org.onehippo.ecm</groupId> |
20 | <artifactId>hst_docs-cms</artifactId> |
20 | <artifactId>hst_docs-cms</artifactId> |
21 | <version>1.01.01-SNAPSHOT</version> |
21 | <version>1.01.04-SNAPSHOT</version> |
22 | <type>war</type> |
22 | <type>war</type> |
23 | </dependency> |
23 | </dependency> |
24 | </dependencies> |
24 | </dependencies> |
25 | |
25 | |
26 | <build> |
26 | <build> |