Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
fabricebrito committed Jul 29, 2014
1 parent 555d148 commit 2c52ec6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<packaging>pom</packaging>
<name>OGC OWS Context demo</name>
<description>OGC OWS Context demo</description>
<version>0.21</version>
<version>0.1</version>
<scm>
<connection>scm:git:git@github.com:Terradue/ows-context-demo.git</connection>
<developerConnection>scm:git:git@github.com:Terradue/ows-context-demo.git</developerConnection>
Expand Down Expand Up @@ -162,7 +162,7 @@
<artifactId>site-maven-plugin</artifactId>
<version>0.9</version>
<configuration>
<message>Creating site for ${project.version}</message>
<message>Creating site for ${description} ${project.version}</message>
</configuration>
<executions>
<execution>
Expand Down
2 changes: 1 addition & 1 deletion src/main/demo/examples/imarine.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ sh ./ows2owc -m 'fragment' -b '-69,40,12,65' -u 'http://10.11.31.11:8080/geoserv
-->

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

0 comments on commit 2c52ec6

Please sign in to comment.