Skip to content

Commit e7e4db3

Browse files
committed
fix: add in staging property
1 parent f1222cd commit e7e4db3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@
9999
<maven.compiler.source>17</maven.compiler.source>
100100
<maven.compiler.target>17</maven.compiler.target>
101101

102+
<nexus.staging.repository>jsonb-maven2-staging</nexus.staging.repository>
103+
102104
<!-- JBake determins the versions of asciidoctor we can use -->
103105
<!-- Which in turn determins the version of jruby we can use-->
104106
<jbake.maven.plugin.version>2.7.0</jbake.maven.plugin.version>

0 commit comments

Comments
 (0)