Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
autermann committed Nov 12, 2013
1 parent c437653 commit e71dfa3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<groupId>com.github.autermann</groupId>
<artifactId>yaml</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<packaging>jar</packaging>

<name>YAML API</name>
Expand All @@ -38,6 +38,7 @@
<url>https://github.com/autermann/yaml</url>
<connection>scm:git:https://github.com/autermann/yaml.git</connection>
<developerConnection>scm:git:https://github.com/autermann/yaml.git</developerConnection>
<tag>v1.0.0</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit e71dfa3

Please sign in to comment.