Project

General

Profile

« Previous | Next » 

Revision 33614

Added by Marek Horst over 9 years ago

[maven-release-plugin] prepare release uoa-iis-documentsclassification-1.0.0

View differences:

modules/uoa-iis-documentsclassification/trunk/pom.xml
1 1
<?xml version="1.0" encoding="UTF-8"?>
2
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_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/maven-v4_0_0.xsd">
4 3
	<parent>
5 4
    		<groupId>eu.dnetlib</groupId>
6 5
	        <artifactId>icm-iis-parent-container</artifactId>
......
9 8
	<modelVersion>4.0.0</modelVersion>
10 9
	<artifactId>uoa-iis-documentsclassification</artifactId>
11 10
	<packaging>jar</packaging>
12
	<version>1.0.0-SNAPSHOT</version>
11
	<version>1.0.0</version>
13 12

  
14 13
	<scm>
15 14
	  <developerConnection>
16
	    scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-iis-documentsclassification/trunk
15
	    scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-iis-documentsclassification/tags/uoa-iis-documentsclassification-1.0.0
17 16
	  </developerConnection>
18 17
	</scm>
19 18
	
......
162 161
									</goals>
163 162
								</pluginExecutionFilter>
164 163
								<action>
165
									<ignore></ignore>
164
									<ignore />
166 165
								</action>
167 166
							</pluginExecution>
168 167
						</pluginExecutions>

Also available in: Unified diff