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 Feb 1, 2020
1 parent faffed7 commit 7e71a07
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.15</version>
<version>b.16</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>98f5376a80fdeff26fb0e7d9011239aa464fe7bf</tag>
<tag>faffed7e7a6256d0fb829f2e3639b37364e3361a</tag>
<url>https://github.com/leonoel/missionary</url>
</scm>
<distributionManagement>
Expand Down

0 comments on commit 7e71a07

Please sign in to comment.