Skip to content

Commit

Permalink
Create full release
Browse files Browse the repository at this point in the history
  • Loading branch information
kpalang committed Jul 3, 2024
1 parent ddd6a33 commit f190ece
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ A maven plugin to simplify and automate [NextGen Connect](https://github.com/nex
<dependency>
<groupId>com.kaurpalang</groupId>
<artifactId>mirth-plugin-maven-plugin</artifactId>
<version>2.0.4</version>
<version>3.0.0</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>com.kaurpalang</groupId>
<artifactId>mirth-plugin-maven-plugin</artifactId>
<name>mirth-plugin-maven-plugin Maven Mojo</name>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
<packaging>maven-plugin</packaging>

<url>https://github.com/kpalang/mirth-plugin-maven-plugin-kt</url>
Expand Down

0 comments on commit f190ece

Please sign in to comment.