Skip to content

Commit

Permalink
Merge pull request #184 from ledina/smss-updates
Browse files Browse the repository at this point in the history
Downgraded some of the plugins from milestones to releases
  • Loading branch information
ledina authored Feb 2, 2022
2 parents c5af187 + b9a304f commit 03e9af5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cics-bundle-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0-M5</version>
<version>2.22.2</version>
</plugin>
</plugins>
</pluginManagement>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<dependency>
<groupId>org.apache.maven.doxia</groupId>
<artifactId>doxia-module-markdown</artifactId>
<version>2.0.0-M1</version>
<version>1.11.1</version>
</dependency>
</dependencies>
<configuration>
Expand Down Expand Up @@ -179,7 +179,7 @@
</plugin>
<plugin>
<artifactId>maven-deploy-plugin</artifactId>
<version>3.0.0-M2</version>
<version>3.0.0-M1</version>
</plugin>
<plugin>
<artifactId>maven-install-plugin</artifactId>
Expand Down

0 comments on commit 03e9af5

Please sign in to comment.