Skip to content

Commit

Permalink
Updated step.core.properties for _sbOnly modules; changed version to …
Browse files Browse the repository at this point in the history
…24.1.1
  • Loading branch information
dmckinnon78 committed Jan 3, 2024
1 parent 280ba7e commit da23cdc
Show file tree
Hide file tree
Showing 13 changed files with 14 additions and 12 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>23.12.7</version>
<version>24.1.1</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>23.12.7</version>
<version>24.1.1</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>23.12.7</version>
<version>24.1.1</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>23.12.7</version>
<version>24.1.1</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>23.12.7</version>
<version>24.1.1</version>
</parent>

<groupId>com.tyndalehouse.step</groupId>
Expand Down
2 changes: 2 additions & 0 deletions step-core/src/main/resources/step.core.properties
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ app.versions.stepPrefix.GbrGAW_sbOnly=GbrGAW
app.versions.stepPrefix.Geneva1599=Gen
app.versions.stepPrefix.Godbey=Godb
app.versions.stepPrefix.GodsWord=GodW
app.versions.stepPrefix.HauSRK_sbOnly=HauSRK
app.versions.stepPrefix.HebHD_sbOnly=HebHD
app.versions.stepPrefix.HilAPD_sbOnly=HilAPD
app.versions.stepPrefix.HinHSS_sbOnly=HinHSS
Expand Down Expand Up @@ -100,6 +101,7 @@ app.versions.stepPrefix.SPDSS=SPDS
app.versions.stepPrefix.SRGNT_sb=SRGNT
app.versions.stepPrefix.SwhNEN_sbOnly=SwhNEN
app.versions.stepPrefix.TglASD_sbOnly=TglASD
app.versions.stepPrefix.ThaTNCV_sbOnly=ThaTNCV
app.versions.stepPrefix.THGNT_sbOnly=THGNT
app.versions.stepPrefix.Twenty=20C
app.versions.stepPrefix.TwiNAK_sbOnly=TwiNAK
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>23.12.7</version>
<version>24.1.1</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>23.12.7</version>
<version>24.1.1</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>23.12.7</version>
<version>24.1.1</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>23.12.7</version>
<version>24.1.1</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>23.12.7</version>
<version>24.1.1</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>23.12.7</version>
<version>24.1.1</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>23.12.7</version>
<version>24.1.1</version>
</parent>

<artifactId>step-web</artifactId>
Expand Down

0 comments on commit da23cdc

Please sign in to comment.