… | |
… | |
23 | <version>27-SNAPSHOT</version> |
23 | <version>27-SNAPSHOT</version> |
24 | </parent> |
24 | </parent> |
25 | |
25 | |
26 | |
26 | |
27 | <artifactId>hippo-addon-channel-manager</artifactId> |
27 | <artifactId>hippo-addon-channel-manager</artifactId> |
28 | <version>2.27.00-SNAPSHOT</version> |
28 | <version>2.27.00-restyling-SNAPSHOT</version> |
29 | <packaging>pom</packaging> |
29 | <packaging>pom</packaging> |
30 | <inceptionYear>2011</inceptionYear> |
30 | <inceptionYear>2011</inceptionYear> |
31 | |
31 | |
32 | <name>Hippo Addon Channel Manager</name> |
32 | <name>Hippo Addon Channel Manager</name> |
33 | |
33 | |
34 | <properties> |
34 | <properties> |
35 | <!-- use root project name for all project modules NOTICE files, should be the same as in the root NOTICE file --> |
35 | <!-- use root project name for all project modules NOTICE files, should be the same as in the root NOTICE file --> |
36 | <notice.project.name>Hippo Addon Channel Manager</notice.project.name> |
36 | <notice.project.name>Hippo Addon Channel Manager</notice.project.name> |
37 | |
37 | |
38 | <hippo.repository.version>2.27.00-SNAPSHOT</hippo.repository.version> |
38 | <hippo.repository.version>2.27.00-SNAPSHOT</hippo.repository.version> |
39 | <hippo.cms.version>2.27.00-SNAPSHOT</hippo.cms.version> |
39 | <hippo.cms.version>2.27.00-restyling-SNAPSHOT</hippo.cms.version> |
40 | <hippo.hst.version>2.29.00-SNAPSHOT</hippo.hst.version> |
40 | <hippo.hst.version>2.29.00-SNAPSHOT</hippo.hst.version> |
41 | <hippo.addon-hst-configuration-editor.version>1.14.00-SNAPSHOT</hippo.addon-hst-configuration-editor.version> |
41 | <hippo.addon-hst-configuration-editor.version>1.15.00-restyling-SNAPSHOT</hippo.addon-hst-configuration-editor.version> |
42 | <hippo.frontend.plugins.version>1.02.00-SNAPSHOT</hippo.frontend.plugins.version> |
42 | <hippo.frontend.plugins.version>1.02.00-SNAPSHOT</hippo.frontend.plugins.version> |
43 | <hippo.frontend.theme.version>1.02.00</hippo.frontend.theme.version> |
43 | <hippo.frontend.theme.version>1.02.00</hippo.frontend.theme.version> |
44 | |
44 | |
45 | <commons-lang.version>2.6</commons-lang.version> |
45 | <commons-lang.version>2.6</commons-lang.version> |
46 | |
46 | |