Skip to content
This repository was archived by the owner on Nov 13, 2019. It is now read-only.

Commit 50a07a2

Browse files
committed
[maven-release-plugin] prepare release dataconservancy-local-release-0.4
1 parent a5ca53a commit 50a07a2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>org.dataconservancy.jasminb</groupId>
1212
<artifactId>jsonapi-converter</artifactId>
13-
<version>0.4-SNAPSHOT</version>
13+
<version>0.4</version>
1414

1515
<name>JSONAPI Converter</name>
1616
<description>JSONAPI-Converter is a library that provides means for integrating with services using JSON API specification. This is a custom fork of the converter which contains features not found in the mainline code.</description>
@@ -133,7 +133,7 @@
133133
<connection>scm:git:https://github.com/DataConservancy/jsonapi-converter.git</connection>
134134
<developerConnection>scm:git:https://github.com/DataConservancy/jsonapi-converter.git</developerConnection>
135135
<url>https://github.com/DataConservancy/jsonapi-converter</url>
136-
<tag>HEAD</tag>
136+
<tag>dataconservancy-local-release-0.4</tag>
137137
</scm>
138138

139139
<developers>

0 commit comments

Comments
 (0)