Commit 0d1e8253cec887d9429a7df5265264e3dd0a59da

Authored by Paulo Gladson Ximenes Pinheiro
1 parent f6c4627e
Exists in master

Inicio da versão JEE7

Showing 1 changed file with 7 additions and 7 deletions   Show diff stats
pom.xml
... ... @@ -3,32 +3,32 @@
3 3 Copyright (C) 2010 SERPRO
4 4 ============================================================================
5 5 This file is part of Demoiselle Framework.
6   -
  6 +
7 7 Demoiselle Framework is free software; you can redistribute it and/or
8 8 modify it under the terms of the GNU Lesser General Public License version 3
9 9 as published by the Free Software Foundation.
10   -
  10 +
11 11 This program is distributed in the hope that it will be useful,
12 12 but WITHOUT ANY WARRANTY; without even the implied warranty of
13 13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 14 GNU General Public License for more details.
15   -
  15 +
16 16 You should have received a copy of the GNU Lesser General Public License version 3
17 17 along with this program; if not, see <http://www.gnu.org/licenses />
18 18 or write to the Free Software Foundation, Inc., 51 Franklin Street,
19 19 Fifth Floor, Boston, MA 02110-1301, USA.
20 20 ============================================================================
21 21 Este arquivo é parte do Framework Demoiselle.
22   -
  22 +
23 23 O Framework Demoiselle é um software livre; você pode redistribuí-lo e/ou
24 24 modificá-lo dentro dos termos da GNU LGPL versão 3 como publicada pela Fundação
25 25 do Software Livre (FSF).
26   -
  26 +
27 27 Este programa é distribuído na esperança que possa ser útil, mas SEM NENHUMA
28 28 GARANTIA; sem uma garantia implícita de ADEQUAÇÃO a qualquer MERCADO ou
29 29 APLICAÇÃO EM PARTICULAR. Veja a Licença Pública Geral GNU/LGPL em português
30 30 para maiores detalhes.
31   -
  31 +
32 32 Você deve ter recebido uma cópia da GNU LGPL versão 3, sob o título
33 33 "LICENCA.txt", junto com esse programa. Se não, acesse <http://www.gnu.org/licenses />
34 34 ou escreva para a Fundação do Software Livre (FSF) Inc.,
... ... @@ -39,7 +39,7 @@
39 39 <modelVersion>4.0.0</modelVersion>
40 40  
41 41 <artifactId>demoiselle-framework-build</artifactId>
42   - <version>2.5.0-RC2-SNAPSHOT</version>
  42 + <version>JEE7-BETA-SNAPSHOT</version>
43 43 <packaging>pom</packaging>
44 44  
45 45 <parent>
... ...