Skip to content

Commit 2e30777

Browse files
committed
Update Liberty tools version.
1 parent 0ae2b16 commit 2e30777

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

daytrader-ee7/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ buildscript {
1515
}
1616
}
1717
dependencies {
18-
classpath 'net.wasdev.wlp.gradle.plugins:liberty-gradle-plugin:1.0'
18+
classpath 'net.wasdev.wlp.gradle.plugins:liberty-gradle-plugin:1.0.1'
1919
}
2020
}
2121
archivesBaseName = 'daytrader-ee7'

daytrader-ee7/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<plugin>
9797
<groupId>net.wasdev.wlp.maven.plugins</groupId>
9898
<artifactId>liberty-maven-plugin</artifactId>
99-
<version>1.1</version>
99+
<version>1.2</version>
100100
<executions>
101101
<execution>
102102
<id>start-server</id>

0 commit comments

Comments
 (0)