You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2017/01/12 13:25:38 UTC

[6/7] tinkerpop git commit: Upgrade to latest revapi versions.

Upgrade to latest revapi versions.


Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/fe71e506
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/fe71e506
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/fe71e506

Branch: refs/heads/TINKERPOP-1443
Commit: fe71e5061e176427fe594dcb576f23f97ab16af9
Parents: c4d4e8e
Author: Lukas Krejci <lk...@redhat.com>
Authored: Fri Jan 6 23:24:57 2017 +0100
Committer: Lukas Krejci <lk...@redhat.com>
Committed: Fri Jan 6 23:24:57 2017 +0100

----------------------------------------------------------------------
 pom.xml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/fe71e506/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5f9a119..2fe36d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -337,17 +337,16 @@ limitations under the License.
             <plugin>
                 <groupId>org.revapi</groupId>
                 <artifactId>revapi-maven-plugin</artifactId>
-                <version>0.7.0</version>
+                <version>0.8.0</version>
                 <dependencies>
                     <dependency>
                         <groupId>org.revapi</groupId>
                         <artifactId>revapi-java</artifactId>
-                        <version>0.11.2</version>  
+                        <version>0.13.0</version>  
                     </dependency> 
                 </dependencies>
                 <configuration>
                     <skip>${revapi.skip}</skip>
-                    <failSeverity>potentiallyBreaking</failSeverity>
                     <analysisConfiguration><![CDATA[
                     {
                       "revapi": {