Skip to content

Commit 0b37188

Browse files
committed
revert: ci: exclude examples from deploy
Signed-off-by: Gigi Cheang <gigi.cheang@ibm.com>
1 parent ec6a960 commit 0b37188

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

modules/examples/pom.xml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,7 @@
3636
<artifactId>slf4j-jdk14</artifactId>
3737
</dependency>
3838
</dependencies>
39-
40-
<properties>
41-
<!-- Exclude examples module from Maven Central deployment -->
42-
<maven.deploy.skip>true</maven.deploy.skip>
43-
</properties>
44-
39+
4540
<build>
4641
<plugins>
4742
<plugin>

0 commit comments

Comments
 (0)