Skip to content

Commit 2c52ec6

Browse files
committed
update
1 parent 555d148 commit 2c52ec6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<packaging>pom</packaging>
77
<name>OGC OWS Context demo</name>
88
<description>OGC OWS Context demo</description>
9-
<version>0.21</version>
9+
<version>0.1</version>
1010
<scm>
1111
<connection>scm:git:git@github.com:Terradue/ows-context-demo.git</connection>
1212
<developerConnection>scm:git:git@github.com:Terradue/ows-context-demo.git</developerConnection>
@@ -162,7 +162,7 @@
162162
<artifactId>site-maven-plugin</artifactId>
163163
<version>0.9</version>
164164
<configuration>
165-
<message>Creating site for ${project.version}</message>
165+
<message>Creating site for ${description} ${project.version}</message>
166166
</configuration>
167167
<executions>
168168
<execution>

src/main/demo/examples/imarine.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ sh ./ows2owc -m 'fragment' -b '-69,40,12,65' -u 'http://10.11.31.11:8080/geoserv
1919
-->
2020

2121
<id>OSWContext_04</id>
22-
<title>OWS Context example with FAO and i-Marine Data</title>
22+
<title>OWS Context Example with FAO and i-Marine Data</title>
2323
<link rel="profile"
2424
href="http://www.opengis.net/spec/owc-atom/1.0/req/core"
2525
title="This file is compliant with version 1.0 of OGC Context"/>

0 commit comments

Comments
 (0)