Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
jemendoza committed Jan 8, 2016
1 parent 215086d commit e461143
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -6,15 +6,15 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.vrp-rep</groupId>
<artifactId>vrprep-model</artifactId>
<version>0.5.0</version>
<version>0.5.1-SNAPSHOT</version>
<name>VRP-REP model files</name>
<description>VRP-REP is a web sharing platform that put together data dedicated to Vehicle Routing Problem, that mainly uses a recommended data format described in an xsd file. This repository includes the model files used to marshall/unmarshall XML data instances using JAXB.</description>
<url>https://github.com/VRP-REP/model</url>
<scm>
<connection>scm:git:git@github.com:VRP-REP/model.git</connection>
<url>scm:git:git@github.com:VRP-REP/model.git</url>
<developerConnection>scm:git:git@github.com:VRP-REP/model.git</developerConnection>
<tag>vrprep-model-0.5.0</tag>
<tag>HEAD</tag>
</scm>
<organization>
<name>VRP-REP</name>
Expand Down

0 comments on commit e461143

Please sign in to comment.