Skip to content

Commit f02dc1f

Browse files
committed
release 1.4.0 RC3
1 parent c9ac0a7 commit f02dc1f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#Tue, 06 Oct 2015 20:08:05 -0600
22
group=com.github.cflint
3-
version=1.4.0-SNAPSHOT
3+
version=1.4.0
44
name=CFLint
55
release=false
66
snapshot=false

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.github.cflint</groupId>
44
<artifactId>CFLint</artifactId>
5-
<version>1.4.0-SNAPSHOT</version>
5+
<version>1.4.0-RC3</version>
66
<packaging>jar</packaging>
77

88
<name>CFLint</name>

0 commit comments

Comments
 (0)