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
sarbajitdutta committed Jan 14, 2019
1 parent deaedb8 commit a39a353
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>edu.cornell.weill.reciter</groupId>
<artifactId>reciter-article-model</artifactId>
<version>2.0.7</version>
<version>2.0.8-SNAPSHOT</version>
<name>ReCiter-Article-Model</name>
<description>A set of classes representing an identity</description>
<url>https://github.com/wcmc-its/ReCiter-Article-Model</url>
Expand Down Expand Up @@ -33,7 +33,7 @@
<connection>scm:git:git://github.com/wcmc-its/ReCiter-Article-Model.git</connection>
<developerConnection>scm:git:[email protected]:wcmc-its/ReCiter-Article-Model.git</developerConnection>
<url>https://github.com/wcmc-its/ReCiter-Article-Model</url>
<tag>2.0.7</tag>
<tag>2.0.1-SNAPSHOT</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit a39a353

Please sign in to comment.