Skip to content

Commit ad9a90a

Browse files
Update Maven arguments to include xapi-build module
1 parent f618dd4 commit ad9a90a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@
255255
<releaseProfiles>release</releaseProfiles>
256256
<goals>deploy</goals>
257257
<!-- Only release production modules, exclude all sample modules -->
258-
<arguments>-pl xapi-model,xapi-client,xapi-model-spring-boot-starter</arguments>
258+
<arguments>-pl xapi-build,xapi-model,xapi-client,xapi-model-spring-boot-starter</arguments>
259259
</configuration>
260260
</plugin>
261261
</plugins>

0 commit comments

Comments
 (0)