You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by co...@apache.org on 2018/03/07 09:48:29 UTC

sentry git commit: SENTRY-2150 - Update Apache parent pom version. Colm O hEigeartaigh, reviewed by Sergio Pena and Na Li.

Repository: sentry
Updated Branches:
  refs/heads/master 936be4e7c -> 4cd3f1e98


SENTRY-2150 - Update Apache parent pom version. Colm O hEigeartaigh, reviewed by Sergio Pena and Na Li.


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

Branch: refs/heads/master
Commit: 4cd3f1e983d8eb0559d52db0db08aaa5237935b6
Parents: 936be4e
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Wed Mar 7 09:48:02 2018 +0000
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Wed Mar 7 09:48:02 2018 +0000

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/sentry/blob/4cd3f1e9/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a8a940d..61e0f97 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>17</version>
+    <version>19</version>
   </parent>