Skip to content

Commit cf06108

Browse files
committed
Bump maven-release-plugin to latest release
Signed-off-by: Alex Coles <[email protected]>
1 parent c04e274 commit cf06108

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

pom.xml

+1-7
Original file line numberDiff line numberDiff line change
@@ -186,13 +186,7 @@ software, even if advised of the possibility of such damage.
186186
<plugin>
187187
<groupId>org.apache.maven.plugins</groupId>
188188
<artifactId>maven-release-plugin</artifactId>
189-
<dependencies>
190-
<dependency>
191-
<groupId>org.apache.maven.scm</groupId>
192-
<artifactId>maven-scm-provider-gitexe</artifactId>
193-
<version>1.1-db-1</version>
194-
</dependency>
195-
</dependencies>
189+
<version>2.4.2</version>
196190
</plugin>
197191
<plugin>
198192
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)