Skip to content

Commit da2895d

Browse files
Version 4.4.2-SNAPSHOT
1 parent c56de8f commit da2895d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(def jetty-version "9.4.48.v20220622")
22

3-
(defproject puppetlabs/trapperkeeper-webserver-jetty9 "4.4.1"
3+
(defproject puppetlabs/trapperkeeper-webserver-jetty9 "4.4.2-SNAPSHOT"
44
:description "A jetty9-based webserver implementation for use with the puppetlabs/trapperkeeper service framework."
55
:url "https://github.com/puppetlabs/trapperkeeper-webserver-jetty9"
66
:license {:name "Apache License, Version 2.0"

0 commit comments

Comments
 (0)