From 1203605a9a168700e69ffc1d383af3d3f9ae1d2b Mon Sep 17 00:00:00 2001 From: Bill Branan Date: Fri, 15 Apr 2016 11:35:55 -0400 Subject: [PATCH] Minor updates to track Fedora version in the pom. Sets travis to skip integration tests. --- .travis.yml | 2 +- pom.xml | 13 +++++++------ 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/.travis.yml b/.travis.yml index 39e3a99..2414360 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ before_install: - "export JAVA_OPTS=-Xmx512m" script: - - mvn install -B -V + - mvn install -B -V -DskipITs notifications: irc: "irc.freenode.org#fcrepo" diff --git a/pom.xml b/pom.xml index b4a7fb2..7b979c1 100644 --- a/pom.xml +++ b/pom.xml @@ -14,10 +14,11 @@ fcrepo-webapp-plus-cloud - - / + 4.5.1-SNAPSHOT 7.1.1.Final 1.9.2 + + / @@ -46,25 +47,25 @@ org.fcrepo fcrepo-webapp - 4.5.1-SNAPSHOT + ${fcrepo.version} war org.fcrepo fcrepo-webapp - 4.5.1-SNAPSHOT + ${fcrepo.version} jar classes org.fcrepo fcrepo-mint - 4.5.1-SNAPSHOT + ${fcrepo.version} org.fcrepo.transform fcrepo-transform - 4.5.1-SNAPSHOT + ${fcrepo.version}