From c94e14b4f0ce990a147b306a9f6986f9f79183b1 Mon Sep 17 00:00:00 2001 From: Noah Levitt Date: Thu, 16 Jan 2014 18:45:02 -0800 Subject: [PATCH] use iipc-web-commons consistently as the project name --- README.md | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9bd2e12a..ee3f62ce 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -OpenWayback Web Commons +IIPC Web Commons ======================= [![Build Status](https://travis-ci.org/iipc/iipc-web-commons.png?branch=master)](https://travis-ci.org/iipc/iipc-web-commons/) -This repository contains common utility code for the [OpenWayback][1] project. +This repository contains common utility code for [OpenWayback][1] and other projects. [1]: https://github.com/iipc/openwayback diff --git a/pom.xml b/pom.xml index b6c8994d..21bca897 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.netpreserve.commons - commons-web + iipc-web-commons 1.1.1-SNAPSHOT jar