Skip to content

Commit 618d354

Browse files
authored
Merge pull request #136 from netplex/dependabot/maven/json-smart/org.apache.maven.plugins-maven-release-plugin-3.0.0
Bump maven-release-plugin from 3.0.0-M7 to 3.0.0 in /json-smart
2 parents 3b2d30c + cf1a2e0 commit 618d354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json-smart/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ limitations under the License.
134134
<plugin>
135135
<groupId>org.apache.maven.plugins</groupId>
136136
<artifactId>maven-release-plugin</artifactId>
137-
<version>3.0.0-M7</version>
137+
<version>3.0.0</version>
138138
<configuration>
139139
<mavenExecutorId>forked-path</mavenExecutorId>
140140
<arguments>-Psonatype-oss-release</arguments>

0 commit comments

Comments
 (0)