We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12149ff commit 7b0cc57Copy full SHA for 7b0cc57
project.clj
@@ -1,6 +1,6 @@
1
(def jetty-10-version "10.0.26")
2
3
-(defproject org.openvoxproject/trapperkeeper-webserver-jetty10 "1.1.0"
+(defproject org.openvoxproject/trapperkeeper-webserver-jetty10 "1.1.1-SNAPSHOT"
4
:description "A jetty10-based webserver implementation for use with the org.openvoxproject/trapperkeeper service framework."
5
:url "https://github.com/openvoxproject/trapperkeeper-webserver-jetty10"
6
:license {:name "Apache License, Version 2.0"
0 commit comments