… | |
… | |
18 | |
18 | |
19 | <name>My Hippo Site Toolkit Project</name> |
19 | <name>My Hippo Site Toolkit Project</name> |
20 | <description>My Hippo Site Toolkit Project</description> |
20 | <description>My Hippo Site Toolkit Project</description> |
21 | <groupId>org.onehippo.ecm</groupId> |
21 | <groupId>org.onehippo.ecm</groupId> |
22 | <artifactId>hst_docs</artifactId> |
22 | <artifactId>hst_docs</artifactId> |
23 | <version>1.00.01-SNAPSHOT</version> |
23 | <version>1.00.01</version> |
24 | <packaging>pom</packaging> |
24 | <packaging>pom</packaging> |
25 | |
25 | |
26 | <properties> |
26 | <properties> |
27 | |
27 | |
28 | <servlet-api.version>2.4</servlet-api.version> |
28 | <servlet-api.version>2.4</servlet-api.version> |
… | |
… | |
52 | <!-- |
52 | <!-- |
53 | Software configuration management (scm): where to find and how to get acces to the source repository |
53 | Software configuration management (scm): where to find and how to get acces to the source repository |
54 | This is used by normal plugins, but also to autogenerate documentation in .../target/site/source-repository.html |
54 | This is used by normal plugins, but also to autogenerate documentation in .../target/site/source-repository.html |
55 | --> |
55 | --> |
56 | <scm> |
56 | <scm> |
57 | <connection>scm:svn:http://svn.onehippo.org/repos/hippo/hippo-documentation/hst_docs/trunk</connection> |
57 | <connection>scm:svn:http://svn.onehippo.org/repos/hippo/hippo-documentation/hst_docs/tags/Release-HSTTWODOCS-v1_00_01</connection> |
58 | <developerConnection>scm:svn:https://svn.onehippo.org/repos/hippo/hippo-documentation/hst_docs/trunk</developerConnection> |
58 | <developerConnection>scm:svn:https://svn.onehippo.org/repos/hippo/hippo-documentation/hst_docs/tags/Release-HSTTWODOCS-v1_00_01</developerConnection> |
59 | <url>http://svn.onehippo.org/repos/hippo/hippo-documentation/hst_docs/trunk</url> |
59 | <url>http://svn.onehippo.org/repos/hippo/hippo-documentation/hst_docs/tags/Release-HSTTWODOCS-v1_00_01</url> |
60 | </scm> |
60 | </scm> |
61 | |
61 | |
62 | <dependencyManagement> |
62 | <dependencyManagement> |
63 | |
63 | |
64 | <dependencies> |
64 | <dependencies> |