Skip to content

Commit 0eee174

Browse files
committed
#369 - Upgrade to Kotlin plugin 1.1.2-5.
Original pull request: #370.
1 parent 1e85bfc commit 0eee174

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

parent/pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@
9797
<jodatime>2.9.9</jodatime>
9898
<jsonpath>2.2.0</jsonpath>
9999
<junit>4.12</junit>
100+
<kotlin>1.1.2-5</kotlin>
100101
<logback>1.2.2</logback>
101102
<lombok>1.16.16</lombok>
102103
<mockito>2.8.9</mockito>
@@ -112,8 +113,6 @@
112113
<validation>1.1.0.Final</validation>
113114
<webbeans>1.2.8</webbeans>
114115

115-
<kotlin>1.1.2-3</kotlin>
116-
117116
<releasetrain>Kay-BUILD-SNAPSHOT</releasetrain>
118117

119118
</properties>

0 commit comments

Comments
 (0)