Skip to content

Commit

Permalink
DO NOT MERGE ME
Browse files Browse the repository at this point in the history
  • Loading branch information
WickedShell committed Jan 11, 2018
1 parent e9ea985 commit 0b41f13
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions project.clj
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
(require 'cemerick.pomegranate.aether)
(cemerick.pomegranate.aether/register-wagon-factory!
"http" #(org.apache.maven.wagon.providers.http.HttpWagon.))

(defproject clj-serial "2.0.4-SNAPSHOT"
:description "Simple serial port library. Wraps PureJavaComm."
:url "https://github.com/peterschwarz/clj-serial"
Expand Down

0 comments on commit 0b41f13

Please sign in to comment.