MessagingUtils : added new method for a warning dialog when not connected to a datas...
[taxeditor.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 3b7ab00e59512949606756d7c9dd688075c681d1..fa6f9ffa10d1a5030592ca982d5c351ac93a1098 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <layout>p2</layout>
       <url>http://download.eclipse.org/technology/swtbot/helios/dev-build/update-site/</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/technology/nebula/snapshot/</url>
+      <url>http://download.eclipse.org/technology/nebula/archives/Q32014/release/</url>
     </repository>
     <repository>
       <id>eclipse-swtbot</id>