Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtnordstrom committed May 12, 2017
1 parent fd05bab commit d4220b1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>org.folio</groupId>
<artifactId>users_bl</artifactId>
<name>users_bl</name>
<version>0.4.0-SNAPSHOT</version>
<version>0.4.0</version>
<licenses>
<license>
<name>Apache License 2.0</name>
Expand All @@ -31,7 +31,7 @@
<url>https://github.com/folio-org/mod-users-bl</url>
<connection>scm:git:git://github.com/folio-org/mod-users-bl.git</connection>
<developerConnection>scm:git:[email protected]:folio-org/mod-users-bl.git</developerConnection>
<tag>HEAD</tag>
<tag>v0.4.0</tag>
</scm>
<dependencies>
<dependency>
Expand Down Expand Up @@ -139,7 +139,7 @@
</manifestEntries>
</transformer>
</transformers>
<artifactSet/>
<artifactSet />
<outputFile>${project.build.directory}/${project.artifactId}-fat.jar</outputFile>
</configuration>
</execution>
Expand Down

0 comments on commit d4220b1

Please sign in to comment.