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