We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a27c2c commit f52808aCopy full SHA for f52808a
pom.xml
@@ -3,13 +3,13 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>uk.ac.rdg.resc</groupId>
5
<artifactId>ncWMS</artifactId>
6
- <version>2.2.11-SNAPSHOT</version>
+ <version>2.2.11</version>
7
8
<properties>
9
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
10
<gwt.version>2.7.0</gwt.version>
11
<winstone.version>0.9.10</winstone.version>
12
- <edal.version>1.2.11-SNAPSHOT</edal.version>
+ <edal.version>1.2.11</edal.version>
13
<resc.url>http://www.met.reading.ac.uk/resc/home/</resc.url>
14
</properties>
15
0 commit comments