Skip to content

Commit

Permalink
[maven-release-plugin] prepare release okta-maven-plugin-0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bdemers committed Aug 29, 2019
1 parent 6d06d15 commit 0c8edcb
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<artifactId>okta-maven-plugin</artifactId>
<name>Okta Maven Plugin</name>
<version>0.1.0-SNAPSHOT</version>
<version>0.1.0</version>

<description>A Maven plugin that makes getting started with Okta even easier.</description>
<packaging>maven-plugin</packaging>
Expand Down Expand Up @@ -219,4 +219,8 @@
</plugin>
</plugins>
</reporting>

<scm>
<tag>okta-maven-plugin-0.1.0</tag>
</scm>
</project>

0 comments on commit 0c8edcb

Please sign in to comment.