Skip to content

Commit b74fba3

Browse files
committed
Wire in central
1 parent d414a3d commit b74fba3

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,13 @@
279279
</plugin>
280280
</plugins>
281281
</pluginManagement>
282+
283+
<plugins>
284+
<plugin>
285+
<groupId>org.sonatype.central</groupId>
286+
<artifactId>central-publishing-maven-plugin</artifactId>
287+
</plugin>
288+
</plugins>
282289
</build>
283290

284291
<distributionManagement>

0 commit comments

Comments
 (0)