Committed by
Gerrit Code Review
Moving to new version of STC.
Change-Id: If920830bbb3cdd37d88938a2e0fe45ad148765e5
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -5,7 +5,7 @@ | ... | @@ -5,7 +5,7 @@ |
5 | 5 | ||
6 | . $ONOS_ROOT/tools/build/envDefaults | 6 | . $ONOS_ROOT/tools/build/envDefaults |
7 | 7 | ||
8 | -VER=${STC_VERSION:-2.0} | 8 | +VER=${STC_VERSION:-2.1} |
9 | JAR=~/.m2/repository/org/onosproject/onos-stc/$VER/onos-stc-$VER.jar | 9 | JAR=~/.m2/repository/org/onosproject/onos-stc/$VER/onos-stc-$VER.jar |
10 | SCENARIOS=$ONOS_ROOT/tools/test/scenarios | 10 | SCENARIOS=$ONOS_ROOT/tools/test/scenarios |
11 | 11 | ... | ... |
-
Please register or login to post a comment