Skip to content

Commit ffb80bc

Browse files
authored
Updating to latest version of the SDK
1 parent d884e6c commit ffb80bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ before_script:
1818

1919
script:
2020
- cd sample-code-java
21-
- mvn install -DsdkVersion=2.0.0-SNAPSHOT -DskipTests=true -Dmaven.javadoc.skip=true -B -V
22-
- mvn test -DsdkVersion=2.0.0-SNAPSHOT -B
21+
- mvn install -DsdkVersion=2.0.1-SNAPSHOT -DskipTests=true -Dmaven.javadoc.skip=true -B -V
22+
- mvn test -DsdkVersion=2.0.1-SNAPSHOT -B
2323

2424
after_script:
2525
print_surefire_reports.sh

0 commit comments

Comments
 (0)