… | |
… | |
22 | <version>1</version> |
22 | <version>1</version> |
23 | </parent> |
23 | </parent> |
24 | |
24 | |
25 | <groupId>org.onehippo.jcr.console</groupId> |
25 | <groupId>org.onehippo.jcr.console</groupId> |
26 | <artifactId>hippo-jcr-console</artifactId> |
26 | <artifactId>hippo-jcr-console</artifactId> |
27 | <version>1.01.01-SNAPSHOT</version> |
27 | <version>1.01.01</version> |
28 | |
28 | |
29 | <name>Hippo JCR Console</name> |
29 | <name>Hippo JCR Console</name> |
30 | <description>Hippo JCR Console</description> |
30 | <description>Hippo JCR Console</description> |
31 | <packaging>pom</packaging> |
31 | <packaging>pom</packaging> |
32 | |
32 | |
… | |
… | |
102 | <!-- |
102 | <!-- |
103 | Software configuration management (scm): where to find and how to get acces to the source repository |
103 | Software configuration management (scm): where to find and how to get acces to the source repository |
104 | This is used by normal plugins, but also to autogenerate documentation in .../target/site/source-repository.html |
104 | This is used by normal plugins, but also to autogenerate documentation in .../target/site/source-repository.html |
105 | --> |
105 | --> |
106 | <scm> |
106 | <scm> |
107 | <connection>scm:svn:http://svn.onehippo.org/repos/hippo/hippo-jcr/console/trunk</connection> |
107 | <connection>scm:svn:http://svn.onehippo.org/repos/hippo/hippo-jcr/console/tags/hippo-jcr-console-1.01.01</connection> |
108 | <developerConnection>scm:svn:https://svn.onehippo.org/repos/hippo/hippo-jcr/console/trunk</developerConnection> |
108 | <developerConnection>scm:svn:https://svn.onehippo.org/repos/hippo/hippo-jcr/console/tags/hippo-jcr-console-1.01.01</developerConnection> |
109 | <url>http://svn.onehippo.org/repos/hippo/hippo-jcr/console/trunk</url> |
109 | <url>http://svn.onehippo.org/repos/hippo/hippo-jcr/console/tags/hippo-jcr-console-1.01.01</url> |
110 | </scm> |
110 | </scm> |
111 | |
111 | |
112 | <issueManagement> |
112 | <issueManagement> |
113 | <system>Jira</system> |
113 | <system>Jira</system> |
114 | <url>http://issues.onehippo.org/browse/JCR</url> |
114 | <url>http://issues.onehippo.org/browse/JCR</url> |