Skip to content

Commit 185f946

Browse files
author
Travis CI User
committed
prepare release koryphe-1.3.0-RC1
1 parent b73d8bc commit 185f946

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>koryphe</artifactId>
55
<groupId>uk.gov.gchq.koryphe</groupId>
6-
<version>1.2.1-SNAPSHOT</version>
6+
<version>1.3.0-RC1</version>
77
</parent>
88
<packaging>jar</packaging>
99
<modelVersion>4.0.0</modelVersion>

doc/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>koryphe</artifactId>
55
<groupId>uk.gov.gchq.koryphe</groupId>
6-
<version>1.2.1-SNAPSHOT</version>
6+
<version>1.3.0-RC1</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>uk.gov.gchq.koryphe</groupId>
66
<artifactId>koryphe</artifactId>
7-
<version>1.2.1-SNAPSHOT</version>
7+
<version>1.3.0-RC1</version>
88
<packaging>pom</packaging>
99

1010
<name>${project.groupId}:${project.artifactId}</name>

0 commit comments

Comments
 (0)