OW2 Consortium accord

Rev

Rev 752 | Rev 754 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 752 Rev 753
Line 14... Line 14...
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 General Public License
16
    You should have received a copy of the GNU General Public License
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

18

19
    $Id: pom.xml 752 2010-10-05 05:39:11Z brunoborges $
-
 
-
 
19
    $Id: pom.xml 753 2010-10-05 05:39:39Z brunoborges $
20

20

21
-->
21
-->
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
23

23

24
  <parent>
24
  <parent>
Line 34... Line 34...
34
  <packaging>pom</packaging>
34
  <packaging>pom</packaging>
35
  <inceptionYear>2006</inceptionYear>
35
  <inceptionYear>2006</inceptionYear>
36

36

37
  <url>http://accord.ow2.org/</url>
37
  <url>http://accord.ow2.org/</url>
38

38

39
  <version>1.7-SNAPSHOT</version>
-
 
-
 
39
  <version>1.7</version>
40

40

41
  <description>
41
  <description>
42
      Accord Parent module provides support for Maven2 builds; adding
42
      Accord Parent module provides support for Maven2 builds; adding
43
      shared configurations and common plugins.
43
      shared configurations and common plugins.
44
  </description>
44
  </description>