Skip to content

Commit 78a46b9

Browse files
committed
Updated the example configs and bumped to version 1.1.3.
1 parent b09b1f0 commit 78a46b9

File tree

5 files changed

+9
-1
lines changed

5 files changed

+9
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>com.frameworkium</groupId>
55
<artifactId>Frameworkium-core</artifactId>
6-
<version>1.1.2</version>
6+
<version>1.1.3</version>
77

88
<name>Frameworkium-core</name>
99
<description>Frameworkium core code. Referenced by the com.frameworkium project, with example tests.</description>

src/main/resources/BrowserStackIPad.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,7 @@ sutName:
1818
sutVersion:
1919
jiraResultFieldName:
2020
jiraResultTransition:
21+
jiraUsername:
22+
jiraPassword:
2123
maximise:
2224
resolution:

src/main/resources/Firefox.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,7 @@ sutName:
1818
sutVersion:
1919
jiraResultFieldName:
2020
jiraResultTransition:
21+
jiraUsername:
22+
jiraPassword:
2123
maximise:
2224
resolution:

src/main/resources/FirefoxGrid.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,7 @@ sutName:
1818
sutVersion:
1919
jiraResultFieldName:
2020
jiraResultTransition:
21+
jiraUsername:
22+
jiraPassword:
2123
maximise:
2224
resolution:

src/main/resources/SauceLabsAndroid.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,7 @@ sutName:
1313
sutVersion:
1414
jiraResultFieldName:
1515
jiraResultTransition:
16+
jiraUsername:
17+
jiraPassword:
1618
maximise:
1719
resolution:

0 commit comments

Comments
 (0)