Skip to content

Commit d05415f

Browse files
committed
Updated to new name.
1 parent 2d5ab07 commit d05415f

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
IIPC Web Archive Commons
22
========================
33

4-
[![Build Status](https://travis-ci.org/iipc/iipc-web-commons.png?branch=master)](https://travis-ci.org/iipc/iipc-web-commons/)
4+
[![Build Status](https://travis-ci.org/iipc/webarchive-commons.png?branch=master)](https://travis-ci.org/iipc/webarchive-commons/)
55

66
This repository contains common utility code for [OpenWayback][1] and other projects.
77

pom.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<version>1.1.1-SNAPSHOT</version>
1414
<packaging>jar</packaging>
1515

16-
<name>iipc-web-commons</name>
17-
<url>https://github.com/iipc/iipc-web-commons</url>
16+
<name>webarchive-commons</name>
17+
<url>https://github.com/iipc/webarchive-commons</url>
1818

1919
<organization>
2020
<name>The International Internet Preservation Consortium</name>
@@ -41,12 +41,12 @@
4141
</developers>
4242
<issueManagement>
4343
<system>GitHub Issues</system>
44-
<url>https://github.com/iipc/iipc-web-commons/issues</url>
44+
<url>https://github.com/iipc/webarchive-commons/issues</url>
4545
</issueManagement>
4646
<scm>
47-
<connection>scm:git:git@github.com:iipc/iipc-web-commons.git</connection>
48-
<developerConnection>scm:git:git@github.com:iipc/iipc-web-commons.git</developerConnection>
49-
<url>git@github.com:iipc/iipc-web-commons.git</url>
47+
<connection>scm:git:git@github.com:iipc/webarchive-commons.git</connection>
48+
<developerConnection>scm:git:git@github.com:iipc/webarchive-commons.git</developerConnection>
49+
<url>git@github.com:iipc/webarchive-commons.git</url>
5050
</scm>
5151

5252

@@ -199,7 +199,7 @@
199199
<descriptorRefs>
200200
<descriptorRef>jar-with-dependencies</descriptorRef>
201201
</descriptorRefs>
202-
<finalName>iipc-web-commons</finalName>
202+
<finalName>webarchive-commons</finalName>
203203
</configuration>
204204
<executions>
205205
<execution>

0 commit comments

Comments
 (0)