Repository: knox
Updated Branches:
  refs/heads/master e0adfbd07 -> 6d4756f3d


KNOX-1116 - Builds of src distributions result in unexpected result from 
gateway version API.


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

Branch: refs/heads/master
Commit: 6d4756f3d6b6c16949aec2580a5b1698ea69a3eb
Parents: e0adfbd
Author: Colm O hEigeartaigh <cohei...@apache.org>
Authored: Thu Jan 4 11:22:30 2018 +0000
Committer: Colm O hEigeartaigh <cohei...@apache.org>
Committed: Thu Jan 4 11:22:30 2018 +0000

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


http://git-wip-us.apache.org/repos/asf/knox/blob/6d4756f3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index aae453e..fd7f62b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -281,6 +281,9 @@
                         </goals>
                     </execution>
                 </executions>
+                <configuration>
+                    
<revisionOnScmFailure>${gateway-version}</revisionOnScmFailure>
+                </configuration>
             </plugin>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>

Reply via email to