From 133c1f1dfa895389ac2eb2fd8899f392142d3acf Mon Sep 17 00:00:00 2001 From: Federico Tolomei Date: Mon, 26 Mar 2018 20:39:01 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- crawler4j-examples/crawler4j-examples-base/pom.xml | 2 +- crawler4j-examples/crawler4j-examples-postgres/pom.xml | 2 +- crawler4j/pom.xml | 2 +- pom.xml | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/crawler4j-examples/crawler4j-examples-base/pom.xml b/crawler4j-examples/crawler4j-examples-base/pom.xml index ff6a306a2..ac8f6bb08 100644 --- a/crawler4j-examples/crawler4j-examples-base/pom.xml +++ b/crawler4j-examples/crawler4j-examples-base/pom.xml @@ -3,7 +3,7 @@ crawler4j-parent edu.uci.ics - 4.4.0 + 4.5.0-SNAPSHOT ../../pom.xml crawler4j-examples-base diff --git a/crawler4j-examples/crawler4j-examples-postgres/pom.xml b/crawler4j-examples/crawler4j-examples-postgres/pom.xml index deae4868b..4414e5c02 100644 --- a/crawler4j-examples/crawler4j-examples-postgres/pom.xml +++ b/crawler4j-examples/crawler4j-examples-postgres/pom.xml @@ -3,7 +3,7 @@ crawler4j-parent edu.uci.ics - 4.4.0 + 4.5.0-SNAPSHOT ../../pom.xml ${project.groupId}:${project.artifactId} diff --git a/crawler4j/pom.xml b/crawler4j/pom.xml index 41cbeaa98..c5f14cc6a 100644 --- a/crawler4j/pom.xml +++ b/crawler4j/pom.xml @@ -3,7 +3,7 @@ crawler4j-parent edu.uci.ics - 4.4.0 + 4.5.0-SNAPSHOT ../pom.xml crawler4j diff --git a/pom.xml b/pom.xml index 156ba6c9d..7889e776b 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ edu.uci.ics crawler4j-parent pom - 4.4.0 + 4.5.0-SNAPSHOT ${project.groupId}:${project.artifactId} Open Source Web Crawler for Java https://github.com/yasserg/crawler4j @@ -19,7 +19,7 @@ https://github.com/yasserg/crawler4j scm:git:git@github.com:yasserg/crawler4j.git scm:git:git@github.com:yasserg/crawler4j.git - crawler4j-4.4.0 + HEAD