Skip to content

Commit eeb9198

Browse files
committed
Set versions to releases and update deploy repo
1 parent eed5b62 commit eeb9198

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

project.clj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
:url "http://www.apache.org/licenses/LICENSE-2.0"}
66

77
:min-lein-version "2.9.1"
8-
:parent-project {:coords [org.openvoxproject/clj-parent "7.4.1-SNAPSHOT"]
8+
:parent-project {:coords [org.openvoxproject/clj-parent "7.5.0"]
99
:inherit [:managed-dependencies]}
1010

1111
:pedantic? :abort
@@ -22,7 +22,7 @@
2222
[prismatic/schema]
2323
[slingshot]
2424

25-
[org.openvoxproject/jruby-deps "9.4.8.0-2-SNAPSHOT"]
25+
[org.openvoxproject/jruby-deps "9.4.8.0-2"]
2626

2727
[org.openvoxproject/i18n]
2828
[org.openvoxproject/kitchensink]
@@ -57,4 +57,4 @@
5757
:testutils {:source-paths ^:replace ["test/unit" "test/integration"]}}
5858

5959
:plugins [[lein-parent "0.3.9"]
60-
[org.openvoxproject/i18n "0.9.3-SNAPSHOT" :hooks false]])
60+
[org.openvoxproject/i18n "0.9.3" :hooks false]])

0 commit comments

Comments
 (0)