Skip to content

Commit

Permalink
[maven-release-plugin][skip ci]prepare release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jechterhoff committed Jul 30, 2019
1 parent 5a48e00 commit f30f184
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>org.example</groupId>
<artifactId>GitHubAppsMavenTest</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.1.0</version>
<packaging>jar</packaging>

<name>GitHubAppsMavenTest</name>
Expand All @@ -12,7 +12,7 @@
<url>https://github.com/jechterhoff/gh-apps-maven-test</url>
<connection>scm:git:https://github.com/jechterhoff/gh-apps-maven-test.git</connection>
<developerConnection>scm:git:https://github.com/jechterhoff/gh-apps-maven-test.git</developerConnection>
<tag>HEAD</tag>
<tag>0.1.0</tag>
</scm>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit f30f184

Please sign in to comment.