Skip to content

Commit 4f71568

Browse files
committed
version 1.0
1 parent 747b8e2 commit 4f71568

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 +1 @@
1-
version=0.19
1+
version=1.0

samples/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99
}
1010

1111
dependencies {
12-
classpath 'com.github.zhurlik:gradle-jboss-modules:0.19'
12+
classpath 'com.github.zhurlik:gradle-jboss-modules:1.0'
1313
}
1414
}
1515

0 commit comments

Comments
 (0)