Return-Path: Delivered-To: apmail-continuum-commits-archive@www.apache.org Received: (qmail 22837 invoked from network); 21 Dec 2008 14:49:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Dec 2008 14:49:18 -0000 Received: (qmail 70933 invoked by uid 500); 21 Dec 2008 14:49:17 -0000 Delivered-To: apmail-continuum-commits-archive@continuum.apache.org Received: (qmail 70905 invoked by uid 500); 21 Dec 2008 14:49:17 -0000 Mailing-List: contact commits-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list commits@continuum.apache.org Received: (qmail 70896 invoked by uid 99); 21 Dec 2008 14:49:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Dec 2008 06:49:17 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Dec 2008 14:49:08 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id ED2BA2388876; Sun, 21 Dec 2008 06:48:46 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r728452 - /continuum/sandbox/continuum-ide-plugins/continuum-netbeans-plugin/pom.xml Date: Sun, 21 Dec 2008 14:48:46 -0000 To: commits@continuum.apache.org From: olamy@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20081221144846.ED2BA2388876@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: olamy Date: Sun Dec 21 06:48:46 2008 New Revision: 728452 URL: http://svn.apache.org/viewvc?rev=728452&view=rev Log: use 2 spaces indent Modified: continuum/sandbox/continuum-ide-plugins/continuum-netbeans-plugin/pom.xml Modified: continuum/sandbox/continuum-ide-plugins/continuum-netbeans-plugin/pom.xml URL: http://svn.apache.org/viewvc/continuum/sandbox/continuum-ide-plugins/continuum-netbeans-plugin/pom.xml?rev=728452&r1=728451&r2=728452&view=diff ============================================================================== --- continuum/sandbox/continuum-ide-plugins/continuum-netbeans-plugin/pom.xml (original) +++ continuum/sandbox/continuum-ide-plugins/continuum-netbeans-plugin/pom.xml Sun Dec 21 06:48:46 2008 @@ -5,148 +5,148 @@ continuum-ide-plugins 1.0-SNAPSHOT - 4.0.0 - org.apache.continuum.plugins.netbeans - continuum-netbeans-plugin - nbm - 1.0-SNAPSHOT - Continuum :: Netbeans support - Support for Apache Continuum continuous integration servers. - - RELEASE61 - - - - org.netbeans.api - org-openide-util - ${netbeans.release} - - - org.netbeans.api - org-openide-io - ${netbeans.release} - - - org.netbeans.api - org-openide-nodes - ${netbeans.release} - - - org.netbeans.api - org-openide-dialogs - ${netbeans.release} - - - org.netbeans.api - org-jdesktop-layout - ${netbeans.release} - - - net.java.dev.swing-layout - swing-layout - 1.0.2 - provided - - - org.apache.continuum - continuum-xmlrpc-client - - - org.apache.continuum - continuum-xmlrpc-api - - - org.apache.continuum - continuum-api - - - org.apache.xmlrpc - xmlrpc-client - 3.0 - - - org.apache.xmlrpc - xmlrpc-common - 3.0 - - - org.apache.ws.commons - ws-commons-util - 1.0.1 - - - commons-httpclient - commons-httpclient - 3.1 - - - commons-lang - commons-lang - 2.3 - - - commons-logging - commons-logging - 1.1 - - - commons-codec - commons-codec - 1.3 - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - true - 1.5 - 1.5 - 1.5 - UTF-8 - - - - org.codehaus.mojo - nbm-maven-plugin - - - install - - nbm - - - - 2.7-alpha-2 - true - - src/main/nbm/module.xml - continuum-netbeans-plugin - - - - org.netbeans.nbbuild - tasks - 6.0 - - - - - - - - netbeans - repository hosting netbeans.org api artifacts - http://deadlock.netbeans.org/maven2 - - never - - - false - never - - - + 4.0.0 + org.apache.continuum.plugins.netbeans + continuum-netbeans-plugin + nbm + 1.0-SNAPSHOT + Continuum :: Netbeans support + Support for Apache Continuum continuous integration servers. + + RELEASE61 + + + + org.netbeans.api + org-openide-util + ${netbeans.release} + + + org.netbeans.api + org-openide-io + ${netbeans.release} + + + org.netbeans.api + org-openide-nodes + ${netbeans.release} + + + org.netbeans.api + org-openide-dialogs + ${netbeans.release} + + + org.netbeans.api + org-jdesktop-layout + ${netbeans.release} + + + net.java.dev.swing-layout + swing-layout + 1.0.2 + provided + + + org.apache.continuum + continuum-xmlrpc-client + + + org.apache.continuum + continuum-xmlrpc-api + + + org.apache.continuum + continuum-api + + + org.apache.xmlrpc + xmlrpc-client + 3.0 + + + org.apache.xmlrpc + xmlrpc-common + 3.0 + + + org.apache.ws.commons + ws-commons-util + 1.0.1 + + + commons-httpclient + commons-httpclient + 3.1 + + + commons-lang + commons-lang + 2.3 + + + commons-logging + commons-logging + 1.1 + + + commons-codec + commons-codec + 1.3 + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + true + 1.5 + 1.5 + 1.5 + UTF-8 + + + + org.codehaus.mojo + nbm-maven-plugin + 2.7-alpha-2 + + + install + + nbm + + + + true + + src/main/nbm/module.xml + continuum-netbeans-plugin + + + + org.netbeans.nbbuild + tasks + 6.0 + + + + + + + + netbeans + repository hosting netbeans.org api artifacts + http://deadlock.netbeans.org/maven2 + + never + + + false + never + + +