Project

General

Profile

« Previous | Next » 

Revision c91fa0aa

Added by Cherian Mathew almost 9 years ago

Updating develop poms to hotfix version to avoid merge conflicts

View differences:

eu.etaxonomy.taxeditor.editor/pom.xml
1
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2
  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
1
<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">
3 2
  
4 3
  <parent>
5 4
	<groupId>eu.etaxonomy</groupId>
6 5
	<artifactId>taxeditor-parent</artifactId>
7
    <version>3.6.1-SNAPSHOT</version>
6
    <version>3.6.1</version>
8 7
  </parent>
9 8
  
10 9
  <modelVersion>4.0.0</modelVersion>
......
12 11
  <packaging>eclipse-plugin</packaging>
13 12
  
14 13
  <name>Editor Bundle</name>
15
  <description></description>
14
  <description />
16 15
  <url>http://dev.e-taxonomy.eu/trac/wiki/TaxonomicEditorEditorBundle</url>
17 16
  
18 17
</project>

Also available in: Unified diff