Project

General

Profile

« Previous | Next » 

Revision 99f7ead3

Added by jenkins about 5 years ago

fixing project versions

View differences:

pom.xml
3 3
  <modelVersion>4.0.0</modelVersion>
4 4
  <groupId>eu.etaxonomy</groupId>
5 5
  <artifactId>cdm-server</artifactId>
6
  <version>5.5.2-SNAPSHOT</version>
6
  <version>5.5.2</version>
7 7
  <packaging>jar</packaging>
8 8
  <name>CDM Community Standalone Server</name>
9 9
  <properties>
......
753 753
    <dependency>
754 754
      <groupId>eu.etaxonomy</groupId>
755 755
      <artifactId>cdmlib-db</artifactId>
756
      <version>${project.version}</version>
756
      <version>5.5.1</version>
757 757
    </dependency>
758 758
  </dependencies>
759 759
</project>

Also available in: Unified diff