Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 4F39D200828 for ; Fri, 13 May 2016 11:27:03 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 4E3B516099F; Fri, 13 May 2016 09:27:03 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 96BFA1602C0 for ; Fri, 13 May 2016 11:27:02 +0200 (CEST) Received: (qmail 48181 invoked by uid 500); 13 May 2016 09:27:01 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 48172 invoked by uid 99); 13 May 2016 09:27:01 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 May 2016 09:27:01 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 10B52C0A45 for ; Fri, 13 May 2016 09:27:01 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.999 X-Spam-Level: X-Spam-Status: No, score=0.999 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 7txashLN5Gbv for ; Fri, 13 May 2016 09:27:00 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with ESMTP id 216BA5F4EA for ; Fri, 13 May 2016 09:27:00 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id B78AEE0218 for ; Fri, 13 May 2016 09:26:58 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id B69D13A0113 for ; Fri, 13 May 2016 09:26:58 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1743632 - /commons/proper/fileupload/branches/b1_3/pom.xml Date: Fri, 13 May 2016 09:26:58 -0000 To: commits@commons.apache.org From: jochen@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160513092658.B69D13A0113@svn01-us-west.apache.org> archived-at: Fri, 13 May 2016 09:27:03 -0000 Author: jochen Date: Fri May 13 09:26:58 2016 New Revision: 1743632 URL: http://svn.apache.org/viewvc?rev=1743632&view=rev Log: Fixing SCM Information: trunk => branches/b1_3 Modified: commons/proper/fileupload/branches/b1_3/pom.xml Modified: commons/proper/fileupload/branches/b1_3/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/fileupload/branches/b1_3/pom.xml?rev=1743632&r1=1743631&r2=1743632&view=diff ============================================================================== --- commons/proper/fileupload/branches/b1_3/pom.xml (original) +++ commons/proper/fileupload/branches/b1_3/pom.xml Fri May 13 09:26:58 2016 @@ -167,9 +167,9 @@ - scm:svn:http://svn.apache.org/repos/asf/commons/proper/fileupload/trunk - scm:svn:https://svn.apache.org/repos/asf/commons/proper/fileupload/trunk - http://svn.apache.org/viewvc/commons/proper/fileupload/trunk + scm:svn:http://svn.apache.org/repos/asf/commons/proper/fileupload/branches/b1_3 + scm:svn:https://svn.apache.org/repos/asf/commons/proper/fileupload/branches/b1_3 + http://svn.apache.org/viewvc/commons/proper/fileupload/branches/b1_3 jira