Skip to content

Commit 8dd27dc

Browse files
committed
More maven fixes.
1 parent 01712f9 commit 8dd27dc

1 file changed

Lines changed: 1 addition & 9 deletions

File tree

pom.xml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -56,14 +56,6 @@
5656
<url>https://github.com/craftercms/handlebars.java</url>
5757
</scm>
5858

59-
<distributionManagement>
60-
<snapshotRepository>
61-
<id>central-snapshots</id>
62-
<name>Maven Central Snapshots</name>
63-
<url>https://central.sonatype.com/repository/maven-snapshots/</url>
64-
</snapshotRepository>
65-
</distributionManagement>
66-
6759
<dependencyManagement>
6860
<dependencies>
6961
<dependency>
@@ -162,7 +154,7 @@
162154
<plugin>
163155
<groupId>org.sonatype.central</groupId>
164156
<artifactId>central-publishing-maven-plugin</artifactId>
165-
<version>0.9.0</version>
157+
<version>0.10.0</version>
166158
<extensions>true</extensions>
167159
<configuration>
168160
<publishingServerId>central</publishingServerId>

0 commit comments

Comments
 (0)