… | |
… | |
26 | <name>JCR Diff</name> |
26 | <name>JCR Diff</name> |
27 | <description>Diff & patch tooling for JCR (remote) repositories</description> |
27 | <description>Diff & patch tooling for JCR (remote) repositories</description> |
28 | |
28 | |
29 | <groupId>org.onehippo.cms7</groupId> |
29 | <groupId>org.onehippo.cms7</groupId> |
30 | <artifactId>jcrdiff</artifactId> |
30 | <artifactId>jcrdiff</artifactId> |
31 | <version>1.01.02-SNAPSHOT</version> |
31 | <version>1.01.02</version> |
32 | <packaging>pom</packaging> |
32 | <packaging>pom</packaging> |
33 | |
33 | |
34 | <properties> |
34 | <properties> |
35 | <hippo.repository.version>2.24.00</hippo.repository.version> |
35 | <hippo.repository.version>2.24.00</hippo.repository.version> |
36 | |
36 | |
… | |
… | |
63 | </releases> |
63 | </releases> |
64 | </repository> |
64 | </repository> |
65 | </repositories> |
65 | </repositories> |
66 | |
66 | |
67 | <scm> |
67 | <scm> |
68 | <connection>scm:svn:http://svn.onehippo.org/repos/hippo/hippo-components/jcrdiff/trunk</connection> |
68 | <connection>scm:svn:http://svn.onehippo.org/repos/hippo/hippo-components/jcrdiff/tags/jcrdiff-1.01.02</connection> |
69 | <developerConnection>scm:svn:https://svn.onehippo.org/repos/hippo/hippo-components/jcrdiff/trunk</developerConnection> |
69 | <developerConnection>scm:svn:https://svn.onehippo.org/repos/hippo/hippo-components/jcrdiff/tags/jcrdiff-1.01.02</developerConnection> |
70 | <url>http://svn.onehippo.org/repos/hippo/hippo-components/jcrdiff/trunk</url> |
70 | <url>http://svn.onehippo.org/repos/hippo/hippo-components/jcrdiff/tags/jcrdiff-1.01.02</url> |
71 | </scm> |
71 | </scm> |
72 | |
72 | |
73 | <!-- Where to publish the project data --> |
73 | <!-- Where to publish the project data --> |
74 | <distributionManagement> |
74 | <distributionManagement> |
75 | <repository> |
75 | <repository> |