Skip to content

Commit c1aa82f

Browse files
author
Justin Littman
committed
version 4.8.1
1 parent 430198d commit c1aa82f

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

bagit-4.8-src.zip

-3.38 MB
Binary file not shown.
Binary file not shown.

bagit-4.8.1-src.zip

337 KB
Binary file not shown.

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
66
<artifactId>bagit</artifactId>
77
<packaging>jar</packaging>
88
<name>BagIt Implementation</name>
9-
<version>4.8.1-SNAPSHOT</version>
9+
<version>4.8.1</version>
1010
<description>A software library that supports the creation,
1111
manipulation, and validation of bags according to the BagIt
1212
specification.</description>
13-
<url>http://loc-xferutils.sourceforge.net</url>
13+
<url>https://github.com/LibraryOfCongress/bagit-java</url>
1414
<licenses>
1515
<license>
1616
<name>Public Domain</name>

0 commit comments

Comments
 (0)