ref #7095 Add nattable repository to pom.xml
authorPatrick Plitzner <p.plitzner@bgbm.org>
Thu, 1 Feb 2018 14:20:12 +0000 (15:20 +0100)
committerPatrick Plitzner <p.plitzner@bgbm.org>
Thu, 1 Feb 2018 14:20:12 +0000 (15:20 +0100)
pom.xml

diff --git a/pom.xml b/pom.xml
index bc5233928ed1e93fa3b376b51d6bb8cd05bb4d05..5551e3b25c8de3ea59e6d9c06bea0b2cbf904f23 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <layout>p2</layout>
       <url>http://download.eclipse.org/technology/swtbot/snapshots/</url>
     </repository>
-    <!-- The nebula repository (retention period 2 years starting Q32014) 
-      set here is an archived one so as to have a stable version of the jar when 
-      building the editor . Refer to #4452 for details -->
     <repository>
       <id>eclipse-nebula</id>
       <layout>p2</layout>
       <url>http://download.eclipse.org/nebula/releases/latest</url>
     </repository>
+    <repository>
+      <id>nattable</id>
+      <layout>p2</layout>
+      <url>http://download.eclipse.org/nattable/releases/1.5.0/repository/</url>
+    </repository>
     <repository>
       <id>eclipse-neon</id>
       <layout>p2</layout>