Skip to content

Commit ce94ba0

Browse files
Update dependency org.apache.maven.plugins:maven-remote-resources-plugin to v3
1 parent 83990b0 commit ce94ba0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>fraudbusters-management</artifactId>
13-
<version>0.0.1-SNAPSHOT</version>
13+
<version>0.0.1</version>
1414
<packaging>jar</packaging>
1515

1616
<name>fraudbusters-management</name>
@@ -305,7 +305,7 @@
305305
<plugin>
306306
<groupId>org.apache.maven.plugins</groupId>
307307
<artifactId>maven-remote-resources-plugin</artifactId>
308-
<version>1.6.0</version>
308+
<version>3.0.0</version>
309309
<dependencies>
310310
<dependency>
311311
<groupId>org.apache.maven.shared</groupId>

0 commit comments

Comments
 (0)