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/23 13:21:37 UTC

[48/50] 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/46bb2c36
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/46bb2c36
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/46bb2c36

Branch: refs/heads/TINKERPOP-1443
Commit: 46bb2c36fe38f670f4b0cd5388d4e9ca73dfb6f4
Parents: 1a91608
Author: Lukas Krejci <lk...@redhat.com>
Authored: Fri Jan 6 23:24:57 2017 +0100
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Mon Jan 23 08:19:25 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/46bb2c36/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 96b445c..f6e22d9 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": {