We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1222cd commit e7e4db3Copy full SHA for e7e4db3
1 file changed
pom.xml
@@ -99,6 +99,8 @@
99
<maven.compiler.source>17</maven.compiler.source>
100
<maven.compiler.target>17</maven.compiler.target>
101
102
+ <nexus.staging.repository>jsonb-maven2-staging</nexus.staging.repository>
103
+
104
<!-- JBake determins the versions of asciidoctor we can use -->
105
<!-- Which in turn determins the version of jruby we can use-->
106
<jbake.maven.plugin.version>2.7.0</jbake.maven.plugin.version>
0 commit comments