Skip to content

Commit

Permalink
[maven-release-plugin] prepare release okta-maven-plugin-0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bdemers committed Jan 29, 2020
1 parent 3156974 commit 7647c37
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.2.0-SNAPSHOT</version>
<version>0.2.0</version>

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

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

0 comments on commit 7647c37

Please sign in to comment.