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 896d32b commit 564bb49Copy full SHA for 564bb49
pom.xml
@@ -4,13 +4,13 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>uk.ac.rdg.resc</groupId>
6
<artifactId>ncWMS</artifactId>
7
- <version>2.2.3-SNAPSHOT</version>
+ <version>2.2.3</version>
8
9
<properties>
10
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
11
<gwt.version>2.7.0</gwt.version>
12
<winstone.version>0.9.10</winstone.version>
13
- <edal.version>1.2.3-SNAPSHOT</edal.version>
+ <edal.version>1.2.3</edal.version>
14
<resc.url>http://www.met.reading.ac.uk/resc/home/</resc.url>
15
</properties>
16
0 commit comments