File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 44Add following line to build.sbt
55
66```
7- libraryDependencies += "com.github.tmtsoftware" %% "rtm" % "78dd097b7a "
7+ libraryDependencies += "com.github.tmtsoftware" %% "rtm" % "0.1.0 "
88```
99
1010
@@ -88,5 +88,5 @@ Call the TestRequirementMapper from the bash shell by executing command with fol
8888- story requirement mapping file path (as per above requirements)
8989- output path : `./target/RTM/output.txt`
9090```
91- > coursier launch --channel https://raw.githubusercontent.com/tmtsoftware/osw-apps/master/apps.json rtm:47b635b289 -- <path of file containing Test-Story mapping > <path of file containing Story-Requirement mapping > <output path >
91+ > coursier launch --channel https://raw.githubusercontent.com/tmtsoftware/osw-apps/master/apps.json rtm:0.1.0 -- <path of file containing Test-Story mapping > <path of file containing Story-Requirement mapping > <output path >
9292```
You can’t perform that action at this time.
0 commit comments