Skip to content

Commit

Permalink
Fixed a reference typo in Harmony of the Gospels; updated version num…
Browse files Browse the repository at this point in the history
…ber to 24.2.4
  • Loading branch information
dmckinnon78 committed Feb 9, 2024
1 parent d7ae028 commit bc41bf5
Show file tree
Hide file tree
Showing 13 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>com.tyndalehouse.step</groupId>
<artifactId>step-mvn</artifactId>
<version>24.2.3</version>
<version>24.2.4</version>
<packaging>pom</packaging>
<name>STEP :: Scripture Tools for Every pastor</name>

Expand Down
2 changes: 1 addition & 1 deletion step-assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>step-mvn</artifactId>
<groupId>com.tyndalehouse.step</groupId>
<version>24.2.3</version>
<version>24.2.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion step-build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.tyndalehouse.step</groupId>
<artifactId>step-mvn</artifactId>
<version>24.2.3</version>
<version>24.2.4</version>
</parent>

<artifactId>step-build</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion step-core-data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.tyndalehouse.step</groupId>
<artifactId>step-mvn</artifactId>
<version>24.2.3</version>
<version>24.2.4</version>
</parent>

<artifactId>step-core-data</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion step-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.tyndalehouse.step</groupId>
<artifactId>step-mvn</artifactId>
<version>24.2.3</version>
<version>24.2.4</version>
</parent>

<groupId>com.tyndalehouse.step</groupId>
Expand Down
2 changes: 1 addition & 1 deletion step-packages/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.tyndalehouse.step</groupId>
<artifactId>step-mvn</artifactId>
<version>24.2.3</version>
<version>24.2.4</version>
</parent>

<groupId>com.tyndalehouse.step</groupId>
Expand Down
2 changes: 1 addition & 1 deletion step-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>com.tyndalehouse.step</groupId>
<artifactId>step-mvn</artifactId>
<version>24.2.3</version>
<version>24.2.4</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion step-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.tyndalehouse.step</groupId>
<artifactId>step-mvn</artifactId>
<version>24.2.3</version>
<version>24.2.4</version>
</parent>

<groupId>com.tyndalehouse.step</groupId>
Expand Down
2 changes: 1 addition & 1 deletion step-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.tyndalehouse.step</groupId>
<artifactId>step-mvn</artifactId>
<version>24.2.3</version>
<version>24.2.4</version>
</parent>

<groupId>com.tyndalehouse.step</groupId>
Expand Down
2 changes: 1 addition & 1 deletion step-war-precompiled/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>step-mvn</artifactId>
<groupId>com.tyndalehouse.step</groupId>
<version>24.2.3</version>
<version>24.2.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion step-web-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.tyndalehouse.step</groupId>
<artifactId>step-mvn</artifactId>
<version>24.2.3</version>
<version>24.2.4</version>
</parent>

<groupId>com.tyndalehouse.step</groupId>
Expand Down
2 changes: 1 addition & 1 deletion step-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.tyndalehouse.step</groupId>
<artifactId>step-mvn</artifactId>
<version>24.2.3</version>
<version>24.2.4</version>
</parent>

<artifactId>step-web</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions step-web/src/main/webapp/html/json/gospel_harmony.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
["Jesus at the home of Martha and Mary","","","10.38-42",""],
["Exorcising the blind and mute man","12.22-28","3.20-26","11.14-20",""],
["Parable of the strong man","12.29-29","3.27-27","11.21-23",""],
["Blasphemy against the Holy Spirit","12.30-32","3.28-30","12.1",""],
["Blasphemy against the Holy Spirit","12.30-32","3.28-30","12.10",""],
["Good and bad fruit","12.33-37","","6.43-45",""],
["Sign of prophet Jonah","12.38-42","","11.27-32",""],
["Evil spirits that return","12.43-45","","11.24-26",""],
Expand Down Expand Up @@ -175,4 +175,4 @@
["Doubting Thomas","","","","20.24-31"],
["Catch of 153 fish","","","","21.1-25"],
["Ascension of Jesus","","16.19-20","24.50-53",""]
]
]

0 comments on commit bc41bf5

Please sign in to comment.