Skip to content

Commit

Permalink
Releasing 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ingesolvoll committed May 22, 2018
1 parent 22cdd4c commit 07b15ed
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 @@ -13,7 +13,7 @@ The plugin only has one goal, `run`. Its configuration, `<command>`, is the lein
<plugin>
<groupId>ingesolvoll</groupId>
<artifactId>lein-maven-plugin</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>

<executions>
<execution>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<groupId>ingesolvoll</groupId>
<artifactId>lein-maven-plugin</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
<packaging>maven-plugin</packaging>

<name>lein-maven-plugin Maven Plugin</name>
Expand Down

0 comments on commit 07b15ed

Please sign in to comment.