Skip to content

Commit c0414c9

Browse files
committed
Update to next version of SDK
1 parent e7a38d4 commit c0414c9

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
@@ -20,8 +20,8 @@ before_script:
2020

2121
script:
2222
- cd sample-code-java
23-
- mvn install -DsdkVersion=2.0.3-SNAPSHOT -DskipTests=true -Dmaven.javadoc.skip=true -B -V
24-
- mvn test -DsdkVersion=2.0.3-SNAPSHOT -B
23+
- mvn install -DsdkVersion=2.0.4-SNAPSHOT -DskipTests=true -Dmaven.javadoc.skip=true -B -V
24+
- mvn test -DsdkVersion=2.0.4-SNAPSHOT -B
2525

2626
after_script:
2727
print_surefire_reports.sh

0 commit comments

Comments
 (0)