Repository: incubator-taverna-workbench
Updated Branches:
  refs/heads/master 8a20236ac -> da13626c2


ICEpdf repository change

Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/commit/da13626c
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/tree/da13626c
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/diff/da13626c

Branch: refs/heads/master
Commit: da13626c2d36dc2aca2322b4ad948ac9a32a085e
Parents: 8a20236
Author: Dmitry Repchevsky <[email protected]>
Authored: Wed Apr 8 11:03:39 2015 +0200
Committer: Dmitry Repchevsky <[email protected]>
Committed: Wed Apr 8 11:03:39 2015 +0200

----------------------------------------------------------------------
 pom.xml | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/da13626c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3ccca59..328632b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,7 @@
             
<taverna.osgi.version>0.2.0-incubating-SNAPSHOT</taverna.osgi.version>
             
<taverna.engine.version>3.1.0-incubating-SNAPSHOT</taverna.engine.version>
             
<taverna.commonactivities.version>2.1.0-incubating-SNAPSHOT</taverna.commonactivities.version>
-            <org.icepdf.version>4.1.1</org.icepdf.version>
+            <org.icepdf.version>4.2.0</org.icepdf.version>
             <batik.version>1.7.0</batik.version>
             
<org.fife.ui.hexeditor.version>1.1-SNAPSHOT</org.fife.ui.hexeditor.version>
         </properties>
@@ -130,6 +130,11 @@
         <enabled>false</enabled>
       </releases>
     </repository>
+    <repository>
+      <id>ice-maven-release</id>
+      <name>Ice Maven Release Repository</name>
+      <url>http://anonsvn.icesoft.org/repo/maven2/releases/</url>
+    </repository>
   </repositories>
 
 </project>

Reply via email to