We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
skipPublishing
doma-spring-boot-jacoco-aggregate
1 parent c86c43d commit 7f37184Copy full SHA for 7f37184
doma-spring-boot-jacoco-aggregate/pom.xml
@@ -12,10 +12,6 @@
12
</parent>
13
<artifactId>doma-spring-boot-jacoco-aggregate</artifactId>
14
15
- <properties>
16
- <skipPublishing>true</skipPublishing>
17
- </properties>
18
-
19
<dependencies>
20
<dependency>
21
<groupId>${project.groupId}</groupId>
@@ -46,4 +42,4 @@
46
42
</plugin>
47
43
</plugins>
48
44
</build>
49
-</project>
45
+</project>
pom.xml
@@ -115,7 +115,6 @@
115
<configuration>
116
<publishingServerId>central</publishingServerId>
117
<autoPublish>true</autoPublish>
118
- <centralSnapshotsUrl>https://central.sonatype.com/repository/maven-snapshots/</centralSnapshotsUrl>
119
</configuration>
120
121
0 commit comments