Skip to content

Commit

Permalink
#467 bumped plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
vaadin-miki committed Mar 27, 2023
1 parent b842b04 commit e56619f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/publish-central.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Publish to Central
on:
release:
type: [created]
push:
branches: [467-fix-maven-central-update]

jobs:
publish_central:
Expand Down
2 changes: 1 addition & 1 deletion superfields/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.7</version>
<version>1.6.13</version>
<extensions>true</extensions>
<configuration>
<serverId>maven-central</serverId>
Expand Down

0 comments on commit e56619f

Please sign in to comment.