This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag maven-jcrocm-plugin-2.0.2-incubator in repository https://gitbox.apache.org/repos/asf/sling-maven-jcrocm-plugin.git
commit bd76ce57d6941eddd10c017773406cf677a6c44e Author: Carsten Ziegeler <[email protected]> AuthorDate: Wed Nov 7 08:05:42 2007 +0000 SLING-83: Add two maven modules. git-svn-id: https://svn.apache.org/repos/asf/incubator/sling/trunk/maven/maven-jcrocm-plugin@592645 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index ed31ccb..2e99cd3 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> <version>1-incubator-SNAPSHOT</version> - <relativePath>../parent/pom.xml</relativePath> + <relativePath>....//parent/pom.xml</relativePath> </parent> <artifactId>maven-jcrocm-plugin</artifactId> @@ -43,13 +43,13 @@ <scm> <connection> - scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/maven-jcrocm-plugin + scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/maven/maven-jcrocm-plugin </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/maven-jcrocm-plugin + scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/maven/maven-jcrocm-plugin </developerConnection> <url> - http://svn.apache.org/viewvc/incubator/sling/trunk/maven-jcrocm-plugin + http://svn.apache.org/viewvc/incubator/sling/trunk/maven/maven-jcrocm-plugin </url> </scm> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
