… | |
… | |
16 | --> |
16 | --> |
17 | <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> |
17 | <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> |
18 | <parent> |
18 | <parent> |
19 | <artifactId>hippo-addon-channel-manager</artifactId> |
19 | <artifactId>hippo-addon-channel-manager</artifactId> |
20 | <groupId>org.onehippo.cms7</groupId> |
20 | <groupId>org.onehippo.cms7</groupId> |
21 | <version>2.27.00-SNAPSHOT</version> |
21 | <version>2.27.00-restyling-SNAPSHOT</version> |
22 | </parent> |
22 | </parent> |
23 | <modelVersion>4.0.0</modelVersion> |
23 | <modelVersion>4.0.0</modelVersion> |
24 | |
24 | |
25 | <artifactId>hippo-addon-channel-manager-test</artifactId> |
25 | <artifactId>hippo-addon-channel-manager-test</artifactId> |
26 | <packaging>war</packaging> |
26 | <packaging>war</packaging> |