Skip to content
This repository has been archived by the owner on Mar 31, 2019. It is now read-only.

Commit

Permalink
Release 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kovax committed Dec 17, 2018
1 parent 99f4a57 commit 8c75d8e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<groupId>org.cristalise</groupId>
<artifactId>cristalise-restapi</artifactId>
<packaging>jar</packaging>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
<description>CRISTAL-iSE REST API Module</description>
<url>https://github.com/cristal-ise/xpath-outcomeinit</url>
<licenses>
Expand Down Expand Up @@ -219,12 +219,12 @@
<dependency>
<groupId>org.cristalise</groupId>
<artifactId>cristalise-kernel</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
</dependency>
<dependency>
<groupId>org.cristalise</groupId>
<artifactId>cristalise-xpath-outcomeinit</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
</dependency>
<dependency>
<groupId>org.json</groupId>
Expand Down Expand Up @@ -255,7 +255,7 @@
<dependency>
<groupId>org.cristalise</groupId>
<artifactId>cristalise-jooqdb</artifactId>
<version>3.5.0-SNAPSHOT</version>
<version>3.5.0</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 8c75d8e

Please # to comment.