Skip to content

Commit

Permalink
CHORE: bump maven version
Browse files Browse the repository at this point in the history
  • Loading branch information
leonoel committed Jan 25, 2020
1 parent 64c3496 commit c1b9f7f
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 @@
<modelVersion>4.0.0</modelVersion>
<groupId>missionary</groupId>
<artifactId>missionary</artifactId>
<version>b.12</version>
<version>b.13</version>
<name>missionary</name>
<description>A functional effect and streaming system for clojure and clojurescript.</description>
<url>https://github.com/leonoel/missionary</url>
Expand All @@ -16,7 +16,7 @@
<scm>
<connection>scm:git:git:https://github.com/leonoel/missionary.git</connection>
<developerConnection>scm:git:ssh:https://[email protected]/leonoel/missionary.git</developerConnection>
<tag>919f6d1ee861e23162caa41ac61429e67c535fd6</tag>
<tag>64c3496132985f7bd2a1c33f572cd7d2d1798bf6</tag>
<url>https://github.com/leonoel/missionary</url>
</scm>
<distributionManagement>
Expand Down

0 comments on commit c1b9f7f

Please sign in to comment.