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

Commit f8a3601

Browse files
author
Andrew Branson
committed
Release 3.2
Should be built and signed by Travis...
1 parent 9ef0a4a commit f8a3601

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>org.cristalise</groupId>
66
<artifactId>cristalise-kernel</artifactId>
77
<name>cristalise-kernel</name>
8-
<version>3.2-SNAPSHOT</version>
8+
<version>3.2</version>
99
<description>Cristal-ise is a description-driven software platform originally developed to track the construction of
1010
the CMS ECAL detector of the LHC at CERN. This is its core library, known as the kernel, which manages
1111
business objects called Items. Items are entirely configured from data, called descriptions, held in other Items.
@@ -59,7 +59,7 @@
5959
</organization>
6060
<ciManagement>
6161
<system>Jenkins</system>
62-
<url>http://dev.cccs.uwe.ac.uk:8080/job/cristal-kernel-github/</url>
62+
<url>https://travis-ci.org/cristal-ise/kernel</url>
6363
</ciManagement>
6464
<scm>
6565
<developerConnection>scm:https://github.com/cristal-ise/kernel.git</developerConnection>

0 commit comments

Comments
 (0)