Skip to content

Commit a49d3d1

Browse files
committed
Fix name
1 parent aa97010 commit a49d3d1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/main/java/org/codehaus/plexus/archiver/tar/PlexusIoTarSnappyFileResourceCollection.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44

55
import java.io.File;
66

7-
// TODO: Name is okay? Seems not
8-
@Named( "snappy.gz" )
7+
@Named( "tar.snappy" )
98
public class PlexusIoTarSnappyFileResourceCollection
109
extends PlexusIoTarFileResourceCollection
1110
{

0 commit comments

Comments
 (0)