Project

General

Profile

« Previous | Next » 

Revision 61667

[maven-release-plugin] prepare release uoa-admin-tools-library-1.0.0

View differences:

modules/uoa-admin-tools-library/trunk/pom.xml
1 1
<?xml version="1.0" encoding="UTF-8"?>
2
<project xmlns="http://maven.apache.org/POM/4.0.0"
3
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2
<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/xsd/maven-4.0.0.xsd">
5 3
    <modelVersion>4.0.0</modelVersion>
6 4

  
7 5
<!--    <groupId>eu.dnetlib</groupId>-->
8 6
    <artifactId>uoa-admin-tools-library</artifactId>
9
    <version>1.0.0-SNAPSHOT</version>
7
    <version>1.0.0</version>
10 8
    <packaging>jar</packaging>
11 9

  
12 10
    <name>uoa-admin-tools-library</name>
......
18 16
    </parent>
19 17

  
20 18
    <scm>
21
        <developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/uoa-admin-tools-library/trunk</developerConnection>
19
        <developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/uoa-admin-tools-library/tags/uoa-admin-tools-library-1.0.0</developerConnection>
22 20
    </scm>
23 21

  
24 22
    <properties>

Also available in: Unified diff