From a75863022c02659e6eb590b586a4822757dc8d8f Mon Sep 17 00:00:00 2001 From: Andrew Jackson Date: Thu, 12 Dec 2013 11:12:12 +0000 Subject: [PATCH 1/5] [maven-release-plugin] prepare release commons-web-1.1.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c1a06d4..cfb3a0cb 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.netpreserve.commons commons-web - 1.1.0-SNAPSHOT + 1.1.0 jar iipc-web-commons From d898af145b827d4ebf08fdc858d90dc24b702485 Mon Sep 17 00:00:00 2001 From: Andrew Jackson Date: Thu, 12 Dec 2013 11:12:16 +0000 Subject: [PATCH 2/5] [maven-release-plugin] prepare for next development iteration --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cfb3a0cb..b6c8994d 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.netpreserve.commons commons-web - 1.1.0 + 1.1.1-SNAPSHOT jar iipc-web-commons From c94e14b4f0ce990a147b306a9f6986f9f79183b1 Mon Sep 17 00:00:00 2001 From: Noah Levitt Date: Thu, 16 Jan 2014 18:45:02 -0800 Subject: [PATCH 3/5] 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 From 2d5ab076e8d440f2352c8fed0874f5eb5c548383 Mon Sep 17 00:00:00 2001 From: Andrew Jackson Date: Tue, 28 Jan 2014 16:18:31 +0000 Subject: [PATCH 4/5] Switched to webarchive-commons naming. --- README.md | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ee3f62ce..fc45fdb3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -IIPC Web Commons -======================= +IIPC Web Archive Commons +======================== [![Build Status](https://travis-ci.org/iipc/iipc-web-commons.png?branch=master)](https://travis-ci.org/iipc/iipc-web-commons/) diff --git a/pom.xml b/pom.xml index 21bca897..5855e09b 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.netpreserve.commons - iipc-web-commons + webarchive-commons 1.1.1-SNAPSHOT jar From d05415f1a20dc42d091ed9b84bc70d14a234cd25 Mon Sep 17 00:00:00 2001 From: Andrew Jackson Date: Wed, 12 Feb 2014 16:34:07 +0000 Subject: [PATCH 5/5] Updated to new name. --- README.md | 2 +- pom.xml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index fc45fdb3..72858a52 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ IIPC Web Archive Commons ======================== -[![Build Status](https://travis-ci.org/iipc/iipc-web-commons.png?branch=master)](https://travis-ci.org/iipc/iipc-web-commons/) +[![Build Status](https://travis-ci.org/iipc/webarchive-commons.png?branch=master)](https://travis-ci.org/iipc/webarchive-commons/) This repository contains common utility code for [OpenWayback][1] and other projects. diff --git a/pom.xml b/pom.xml index 5855e09b..cfd201b0 100644 --- a/pom.xml +++ b/pom.xml @@ -13,8 +13,8 @@ 1.1.1-SNAPSHOT jar - iipc-web-commons - https://github.com/iipc/iipc-web-commons + webarchive-commons + https://github.com/iipc/webarchive-commons The International Internet Preservation Consortium @@ -41,12 +41,12 @@ GitHub Issues - https://github.com/iipc/iipc-web-commons/issues + https://github.com/iipc/webarchive-commons/issues - scm:git:git@github.com:iipc/iipc-web-commons.git - scm:git:git@github.com:iipc/iipc-web-commons.git - git@github.com:iipc/iipc-web-commons.git + scm:git:git@github.com:iipc/webarchive-commons.git + scm:git:git@github.com:iipc/webarchive-commons.git + git@github.com:iipc/webarchive-commons.git @@ -199,7 +199,7 @@ jar-with-dependencies - iipc-web-commons + webarchive-commons