We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6aa0852 + e3b70da commit 9868f1dCopy full SHA for 9868f1d
1 file changed
src/puppetlabs/puppetdb/meta/version.clj
@@ -11,4 +11,4 @@
11
"Get the version number of this PuppetDB installation."
12
[]
13
{:post [(string? %)]}
14
- (version/get-version "puppetlabs" "puppetdb"))
+ (version/get-version "org.openvoxproject" "puppetdb"))
0 commit comments