Skip to content

Commit

Permalink
Update Liberty tools version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdmcclur committed Jan 11, 2017
1 parent 0ae2b16 commit 2e30777
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion daytrader-ee7/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ buildscript {
}
}
dependencies {
classpath 'net.wasdev.wlp.gradle.plugins:liberty-gradle-plugin:1.0'
classpath 'net.wasdev.wlp.gradle.plugins:liberty-gradle-plugin:1.0.1'
}
}
archivesBaseName = 'daytrader-ee7'
Expand Down
2 changes: 1 addition & 1 deletion daytrader-ee7/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<plugin>
<groupId>net.wasdev.wlp.maven.plugins</groupId>
<artifactId>liberty-maven-plugin</artifactId>
<version>1.1</version>
<version>1.2</version>
<executions>
<execution>
<id>start-server</id>
Expand Down

0 comments on commit 2e30777

Please sign in to comment.