Skip to content

Commit

Permalink
Merge pull request #407 from Prafulrakhade/release-1.3.x
Browse files Browse the repository at this point in the history
DSD-6725] 1.2.1.0-beta.1 (mock-service & converters)
  • Loading branch information
ckm007 authored Nov 26, 2024
2 parents 3a6158a + fd8e64d commit ac6a9f3
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion MockMDS/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<maven.dependency.plugin.version>3.1.2</maven.dependency.plugin.version>
<maven.resources.plugin.version>3.0.1</maven.resources.plugin.version>
<maven.surefire.plugin.version>2.22.0</maven.surefire.plugin.version>
<nexus.staging.maven.plugin.version>1.6.7</nexus.staging.maven.plugin.version>
<nexus.staging.maven.plugin.version>1.6.14</nexus.staging.maven.plugin.version>
<spring.boot.maven.plugin.version>3.2.5</spring.boot.maven.plugin.version>
<maven.sonar.plugin.version>3.7.0.1746</maven.sonar.plugin.version>

Expand Down
2 changes: 1 addition & 1 deletion mock-abis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<maven.war.plugin.version>3.1.0</maven.war.plugin.version>
<maven.surefire.plugin.version>2.22.0</maven.surefire.plugin.version>
<maven.antrun.plugin.version>3.0.0</maven.antrun.plugin.version>
<nexus.staging.maven.plugin.version>1.6.7</nexus.staging.maven.plugin.version>
<nexus.staging.maven.plugin.version>1.6.14</nexus.staging.maven.plugin.version>
<spring.boot.maven.plugin.version>3.2.5</spring.boot.maven.plugin.version>

<!-- git -->
Expand Down
2 changes: 1 addition & 1 deletion mock-mv/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<maven.dependency.plugin.version>3.1.2</maven.dependency.plugin.version>
<maven.resources.plugin.version>3.0.1</maven.resources.plugin.version>
<maven.surefire.plugin.version>2.22.0</maven.surefire.plugin.version>
<nexus.staging.maven.plugin.version>1.6.7</nexus.staging.maven.plugin.version>
<nexus.staging.maven.plugin.version>1.6.14</nexus.staging.maven.plugin.version>
<spring.boot.maven.plugin.version>3.2.5</spring.boot.maven.plugin.version>

<!-- git -->
Expand Down
2 changes: 1 addition & 1 deletion mock-sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<maven.dependency.plugin.version>3.1.2</maven.dependency.plugin.version>
<maven.resources.plugin.version>3.0.1</maven.resources.plugin.version>
<maven.surefire.plugin.version>2.22.0</maven.surefire.plugin.version>
<nexus.staging.maven.plugin.version>1.6.7</nexus.staging.maven.plugin.version>
<nexus.staging.maven.plugin.version>1.6.14</nexus.staging.maven.plugin.version>
<spring.boot.maven.plugin.version>3.2.5</spring.boot.maven.plugin.version>

<!-- git -->
Expand Down

0 comments on commit ac6a9f3

Please sign in to comment.