Skip to content

Commit 3716939

Browse files
jansupolsenivam
authored andcommitted
Update Directory Maven Plugin to work with maven 3.8.x
Signed-off-by: jansupol <[email protected]>
1 parent 611ec4b commit 3716939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -807,7 +807,7 @@
807807
<plugin>
808808
<groupId>org.commonjava.maven.plugins</groupId>
809809
<artifactId>directory-maven-plugin</artifactId>
810-
<version>0.3.1</version>
810+
<version>1.0</version>
811811
<executions>
812812
<execution>
813813
<id>directories</id>

0 commit comments

Comments
 (0)