summaryrefslogtreecommitdiff
path: root/pdf-over-gui/pom.xml
diff options
context:
space:
mode:
authorAndreas Abraham <aabraham@iaik.tugraz.at>2018-06-11 13:14:37 +0200
committerAndreas Abraham <aabraham@iaik.tugraz.at>2018-06-11 13:14:37 +0200
commit767add8ab5d15bc9ac55a441a5bffc0682293e22 (patch)
tree9a3380e0741dd4957f2fddb616ecee12f2503617 /pdf-over-gui/pom.xml
parent8ecf9a4f7024b7bd9e249f599f9fd5e552dc5eac (diff)
downloadpdf-over-767add8ab5d15bc9ac55a441a5bffc0682293e22.tar.gz
pdf-over-767add8ab5d15bc9ac55a441a5bffc0682293e22.tar.bz2
pdf-over-767add8ab5d15bc9ac55a441a5bffc0682293e22.zip
release rollback
Diffstat (limited to 'pdf-over-gui/pom.xml')
-rw-r--r--pdf-over-gui/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pdf-over-gui/pom.xml b/pdf-over-gui/pom.xml
index 4260fed8..57d16766 100644
--- a/pdf-over-gui/pom.xml
+++ b/pdf-over-gui/pom.xml
@@ -429,7 +429,7 @@
<project.maindir>${project.basedir}/..</project.maindir>
<target.name>windows</target.name>
<staging.dir>${project.build.directory}/staging/${target.name}</staging.dir>
- <swt.version>4.3.2</swt.version>
+ <swt.version>4.7M3</swt.version>
</properties>
<profiles>
@@ -638,7 +638,7 @@
<repositories>
<repository>
<id>maven-eclipse-repo</id>
- <url>http://maven-eclipse.github.io/maven</url>
+ <url>http://maven-eclipse.github.io/maven</url>
</repository>
</repositories>
</project>