Return-Path: X-Original-To: apmail-openwebbeans-commits-archive@www.apache.org Delivered-To: apmail-openwebbeans-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 128AA17802 for ; Thu, 9 Apr 2015 17:38:48 +0000 (UTC) Received: (qmail 28874 invoked by uid 500); 9 Apr 2015 17:38:48 -0000 Delivered-To: apmail-openwebbeans-commits-archive@openwebbeans.apache.org Received: (qmail 28849 invoked by uid 500); 9 Apr 2015 17:38:48 -0000 Mailing-List: contact commits-help@openwebbeans.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openwebbeans.apache.org Delivered-To: mailing list commits@openwebbeans.apache.org Received: (qmail 28838 invoked by uid 99); 9 Apr 2015 17:38:47 -0000 Received: from eris.apache.org (HELO hades.apache.org) (140.211.11.105) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Apr 2015 17:38:47 +0000 Received: from hades.apache.org (localhost [127.0.0.1]) by hades.apache.org (ASF Mail Server at hades.apache.org) with ESMTP id C65B2AC00B4 for ; Thu, 9 Apr 2015 17:38:47 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1672431 - in /openwebbeans/trunk: pom.xml webbeans-impl/pom.xml Date: Thu, 09 Apr 2015 17:38:47 -0000 To: commits@openwebbeans.apache.org From: struberg@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150409173847.C65B2AC00B4@hades.apache.org> Author: struberg Date: Thu Apr 9 17:38:47 2015 New Revision: 1672431 URL: http://svn.apache.org/r1672431 Log: upgrade to 1.0 final versions of some specs In other words: ditch all alpha versions and use the 'real' ones Modified: openwebbeans/trunk/pom.xml openwebbeans/trunk/webbeans-impl/pom.xml Modified: openwebbeans/trunk/pom.xml URL: http://svn.apache.org/viewvc/openwebbeans/trunk/pom.xml?rev=1672431&r1=1672430&r2=1672431&view=diff ============================================================================== --- openwebbeans/trunk/pom.xml (original) +++ openwebbeans/trunk/pom.xml Thu Apr 9 17:38:47 2015 @@ -69,13 +69,13 @@ 1.6.1 1.0.2 1.0.2 - 1.0-alpha-1 + 1.0 1.1 1.1.1 1.0.1 - 1.0-alpha-1 + 1.0 1.0 - 1.0-alpha-1 + 1.0 1.1 6.0.35 7.0.54 @@ -457,7 +457,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.8 + 2.9.1 true @@ -715,7 +715,6 @@ - org.apache.maven.plugins maven-jxr-plugin @@ -779,7 +778,6 @@ - org.codehaus.mojo cobertura-maven-plugin Modified: openwebbeans/trunk/webbeans-impl/pom.xml URL: http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-impl/pom.xml?rev=1672431&r1=1672430&r2=1672431&view=diff ============================================================================== --- openwebbeans/trunk/webbeans-impl/pom.xml (original) +++ openwebbeans/trunk/webbeans-impl/pom.xml Thu Apr 9 17:38:47 2015 @@ -106,7 +106,6 @@ - org.apache.maven.plugins maven-project-info-reports-plugin