Skip to content

Commit 9b1fb77

Browse files
authored
Merge pull request #66 from gooddata/aolegooddata-parent2
Migrated to Central Publisher Portal
2 parents 02863b1 + 4b1054f commit 9b1fb77

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
<artifactId>central-publishing-maven-plugin</artifactId>
164164
<extensions>true</extensions>
165165
<configuration>
166-
<serverId>central-portal-staging</serverId>
166+
<publishingServerId>central-portal-staging</publishingServerId>
167167
<autoPublish>true</autoPublish>
168168
<waitUntil>published</waitUntil>
169169
</configuration>
@@ -299,7 +299,7 @@ LICENSE.txt file in the root directory of this source tree.
299299
<plugin>
300300
<groupId>org.sonatype.central</groupId>
301301
<artifactId>central-publishing-maven-plugin</artifactId>
302-
<version>0.5.0</version>
302+
<version>0.9.0</version>
303303
</plugin>
304304
<plugin>
305305
<groupId>com.mycila</groupId>

0 commit comments

Comments
 (0)