Return-Path: X-Original-To: apmail-cxf-commits-archive@www.apache.org Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C827210252 for ; Fri, 21 Jun 2013 20:19:42 +0000 (UTC) Received: (qmail 62318 invoked by uid 500); 21 Jun 2013 20:19:42 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 62265 invoked by uid 500); 21 Jun 2013 20:19:42 -0000 Mailing-List: contact commits-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list commits@cxf.apache.org Received: (qmail 62258 invoked by uid 99); 21 Jun 2013 20:19:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Jun 2013 20:19:42 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.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; Fri, 21 Jun 2013 20:19:41 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 5ABFC23889EB; Fri, 21 Jun 2013 20:19:22 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1495583 - /cxf/fediz/trunk/plugins/websphere/pom.xml Date: Fri, 21 Jun 2013 20:19:22 -0000 To: commits@cxf.apache.org From: owulff@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130621201922.5ABFC23889EB@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: owulff Date: Fri Jun 21 20:19:22 2013 New Revision: 1495583 URL: http://svn.apache.org/r1495583 Log: pom fix Modified: cxf/fediz/trunk/plugins/websphere/pom.xml Modified: cxf/fediz/trunk/plugins/websphere/pom.xml URL: http://svn.apache.org/viewvc/cxf/fediz/trunk/plugins/websphere/pom.xml?rev=1495583&r1=1495582&r2=1495583&view=diff ============================================================================== --- cxf/fediz/trunk/plugins/websphere/pom.xml (original) +++ cxf/fediz/trunk/plugins/websphere/pom.xml Fri Jun 21 20:19:22 2013 @@ -27,7 +27,7 @@ org.apache.cxf.fediz fediz-core - 1.1.0-SNAPSHOT + ${project.version} compile