Skip to content

Commit

Permalink
Update POM Version to 9.1.1-554
Browse files Browse the repository at this point in the history
  • Loading branch information
buildmachine-sou-jenkins2 committed Jan 20, 2025
1 parent 7322169 commit 8fcc55c
Show file tree
Hide file tree
Showing 24 changed files with 38 additions and 38 deletions.
2 changes: 1 addition & 1 deletion deploy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-aggregator</artifactId>
<version>9.1.1-SNAPSHOT</version>
<version>9.1.1-554</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-aggregator</artifactId>
<version>9.1.1-SNAPSHOT</version>
<version>9.1.1-554</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion job-service-acceptance-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-aggregator</artifactId>
<version>9.1.1-SNAPSHOT</version>
<version>9.1.1-554</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion job-service-caller/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-aggregator</artifactId>
<version>9.1.1-SNAPSHOT</version>
<version>9.1.1-554</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion job-service-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-aggregator</artifactId>
<version>9.1.1-SNAPSHOT</version>
<version>9.1.1-554</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion job-service-container-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-aggregator</artifactId>
<version>9.1.1-SNAPSHOT</version>
<version>9.1.1-554</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion job-service-container/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-aggregator</artifactId>
<version>9.1.1-SNAPSHOT</version>
<version>9.1.1-554</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion job-service-contract/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-aggregator</artifactId>
<version>9.1.1-SNAPSHOT</version>
<version>9.1.1-554</version>
</parent>

</project>
2 changes: 1 addition & 1 deletion job-service-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-aggregator</artifactId>
<version>9.1.1-SNAPSHOT</version>
<version>9.1.1-554</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion job-service-db-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-aggregator</artifactId>
<version>9.1.1-SNAPSHOT</version>
<version>9.1.1-554</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion job-service-db/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-aggregator</artifactId>
<version>9.1.1-SNAPSHOT</version>
<version>9.1.1-554</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion job-service-dropwizard/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-aggregator</artifactId>
<version>9.1.1-SNAPSHOT</version>
<version>9.1.1-554</version>
</parent>

<artifactId>job-service-dropwizard</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion job-service-internal-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-aggregator</artifactId>
<version>9.1.1-SNAPSHOT</version>
<version>9.1.1-554</version>
</parent>

<artifactId>job-service-internal-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion job-service-postgres-container/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-aggregator</artifactId>
<version>9.1.1-SNAPSHOT</version>
<version>9.1.1-554</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion job-service-scheduled-executor-container/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-aggregator</artifactId>
<version>9.1.1-SNAPSHOT</version>
<version>9.1.1-554</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion job-service-scheduled-executor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-aggregator</artifactId>
<version>9.1.1-SNAPSHOT</version>
<version>9.1.1-554</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion job-service-testing-worker-shared/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-aggregator</artifactId>
<version>9.1.1-SNAPSHOT</version>
<version>9.1.1-554</version>
</parent>

<groupId>com.github.jobservice</groupId>
Expand Down
2 changes: 1 addition & 1 deletion job-service-unit-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-aggregator</artifactId>
<version>9.1.1-SNAPSHOT</version>
<version>9.1.1-554</version>
</parent>

<artifactId>job-service-unit-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion job-service-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-aggregator</artifactId>
<version>9.1.1-SNAPSHOT</version>
<version>9.1.1-554</version>
</parent>

<dependencies>
Expand Down
30 changes: 15 additions & 15 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<groupId>com.github.jobservice</groupId>
<artifactId>job-service-aggregator</artifactId>
<version>9.1.1-SNAPSHOT</version>
<version>9.1.1-554</version>
<packaging>pom</packaging>

<parent>
Expand Down Expand Up @@ -301,13 +301,13 @@
<dependency>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-config</artifactId>
<version>9.1.1-SNAPSHOT</version>
<version>9.1.1-554</version>
</dependency>
<dependency>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-container</artifactId>
<type>pom</type>
<version>9.1.1-SNAPSHOT</version>
<version>9.1.1-554</version>
<exclusions>
<exclusion>
<groupId>*</groupId>
Expand All @@ -318,47 +318,47 @@
<dependency>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-contract</artifactId>
<version>9.1.1-SNAPSHOT</version>
<version>9.1.1-554</version>
</dependency>
<dependency>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-core</artifactId>
<version>9.1.1-SNAPSHOT</version>
<version>9.1.1-554</version>
</dependency>
<dependency>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-db</artifactId>
<version>9.1.1-SNAPSHOT</version>
<version>9.1.1-554</version>
</dependency>
<dependency>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-db-client</artifactId>
<version>9.1.1-SNAPSHOT</version>
<version>9.1.1-554</version>
</dependency>
<dependency>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-dropwizard</artifactId>
<version>9.1.1-SNAPSHOT</version>
<version>9.1.1-554</version>
</dependency>
<dependency>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-internal-client</artifactId>
<version>9.1.1-SNAPSHOT</version>
<version>9.1.1-554</version>
</dependency>
<dependency>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-scheduled-executor</artifactId>
<version>9.1.1-SNAPSHOT</version>
<version>9.1.1-554</version>
</dependency>
<dependency>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-testing-worker-shared</artifactId>
<version>9.1.1-SNAPSHOT</version>
<version>9.1.1-554</version>
</dependency>
<dependency>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-util</artifactId>
<version>9.1.1-SNAPSHOT</version>
<version>9.1.1-554</version>
</dependency>
<dependency>
<groupId>com.github.jobservice.workers.batch</groupId>
Expand All @@ -368,13 +368,13 @@
<dependency>
<groupId>com.github.jobservice.workers.jobtracking</groupId>
<artifactId>worker-jobtracking</artifactId>
<version>9.1.1-SNAPSHOT</version>
<version>9.1.1-554</version>
</dependency>
<dependency>
<groupId>com.github.jobservice.workers.jobtracking</groupId>
<artifactId>worker-jobtracking-container</artifactId>
<type>pom</type>
<version>9.1.1-SNAPSHOT</version>
<version>9.1.1-554</version>
<exclusions>
<exclusion>
<groupId>*</groupId>
Expand All @@ -385,7 +385,7 @@
<dependency>
<groupId>com.github.jobservice.workers.jobtracking</groupId>
<artifactId>worker-jobtracking-shared</artifactId>
<version>9.1.1-SNAPSHOT</version>
<version>9.1.1-554</version>
</dependency>
<dependency>
<groupId>com.github.workerframework</groupId>
Expand Down
2 changes: 1 addition & 1 deletion worker-jobtracking-container-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-aggregator</artifactId>
<version>9.1.1-SNAPSHOT</version>
<version>9.1.1-554</version>
</parent>

<groupId>com.github.jobservice.workers.jobtracking</groupId>
Expand Down
2 changes: 1 addition & 1 deletion worker-jobtracking-container/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-aggregator</artifactId>
<version>9.1.1-SNAPSHOT</version>
<version>9.1.1-554</version>
</parent>

<groupId>com.github.jobservice.workers.jobtracking</groupId>
Expand Down
2 changes: 1 addition & 1 deletion worker-jobtracking-shared/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-aggregator</artifactId>
<version>9.1.1-SNAPSHOT</version>
<version>9.1.1-554</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion worker-jobtracking/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.github.jobservice</groupId>
<artifactId>job-service-aggregator</artifactId>
<version>9.1.1-SNAPSHOT</version>
<version>9.1.1-554</version>
</parent>

<dependencies>
Expand Down

0 comments on commit 8fcc55c

Please sign in to comment.