Skip to content

Commit 1336ea7

Browse files
committed
Revert "[MASSEMBLY-941] keep file permission in Reproducible mode"
This reverts commit b41a8ee.
1 parent b41a8ee commit 1336ea7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ under the License.
3030
</parent>
3131

3232
<artifactId>maven-assembly-plugin</artifactId>
33-
<version>3.5.0-SNAPSHOT</version>
33+
<version>3.4.3-SNAPSHOT</version>
3434
<packaging>maven-plugin</packaging>
3535

3636
<name>Apache Maven Assembly Plugin</name>
@@ -175,7 +175,7 @@ under the License.
175175
<dependency>
176176
<groupId>org.codehaus.plexus</groupId>
177177
<artifactId>plexus-archiver</artifactId>
178-
<version>4.6.0</version>
178+
<version>4.4.0</version>
179179
</dependency>
180180
<dependency>
181181
<groupId>org.apache.maven</groupId>

0 commit comments

Comments
 (0)