Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release process-extensions-0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
it-is-continuous-integration committed Aug 6, 2014
1 parent 9ca2c28 commit b791e94
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
Expand All @@ -11,7 +9,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">

<groupId>org.n52.wps-extension</groupId>
<artifactId>process-extensions</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.1</version>

<inceptionYear>2013</inceptionYear>
<url>http://52north.org</url>
Expand Down

0 comments on commit b791e94

Please sign in to comment.