Skip to content

Commit

Permalink
reset pom to 0.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
tzaeschke committed Feb 26, 2017
1 parent 76274fa commit d509bc7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -3,7 +3,7 @@
<groupId>org.zoodb</groupId>
<artifactId>zoodb</artifactId>
<packaging>jar</packaging>
<version>0.4.10-SNAPSHOT</version>
<version>0.4.9-SNAPSHOT</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand All @@ -26,7 +26,7 @@
<url>https://github.com/tzaeschke/zoodb</url>
<connection>scm:git:git@github.com:tzaeschke/zoodb.git</connection>
<developerConnection>scm:git:git@github.com:tzaeschke/zoodb.git</developerConnection>
</scm>
</scm>
<developers>
<developer>
<name>Tilmann Zäschke</name>
Expand Down

0 comments on commit d509bc7

Please sign in to comment.