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.
2 parents c86c43d + 7f37184 commit b858ca4Copy full SHA for b858ca4
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