From 60896f8177c8c332732a220f449f55d308473b1d Mon Sep 17 00:00:00 2001
From: Thomas Gran <t2gran@gmail.com>
Date: Fri, 15 Nov 2024 11:05:15 +0100
Subject: [PATCH] Version 2.7.0-entur-16

---
 application/pom.xml | 2 +-
 pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/application/pom.xml b/application/pom.xml
index ecf0e0bd41a..9d0f88c8222 100644
--- a/application/pom.xml
+++ b/application/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opentripplanner</groupId>
         <artifactId>otp-root</artifactId>
-        <version>2.7.0-entur-10</version>
+        <version>2.7.0-entur-16</version>
     </parent>
     <artifactId>otp</artifactId>
     <name>OpenTripPlanner - Application</name>
diff --git a/pom.xml b/pom.xml
index 866692ec8ec..1e3202e6fc7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opentripplanner</groupId>
     <artifactId>otp-root</artifactId>
-    <version>2.7.0-entur-10</version>
+    <version>2.7.0-entur-16</version>
     <packaging>pom</packaging>
 
     <name>OpenTripPlanner - Root</name>