Skip to content

Commit 55ce090

Browse files
committed
Update README.md
Fix wrong plugin id.
1 parent 76b2cd3 commit 55ce090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ buildscript {
3939
classpath 'gradle.plugin.com.github.newnewcoder:jboss-curl-gradle-plugin:1.0.1-SNAPSHOT'
4040
}
4141
}
42-
apply plugin: 'com.github.newnewcoder.jbosseap64-simple-deploy'
42+
apply plugin: 'com.github.newnewcoder.jboss-curl-gradle-plugin'
4343
~~~
4444

4545
Fill in `jboss` block with JBoss console connection info:

0 commit comments

Comments
 (0)