Skip to content

Commit

Permalink
The artifactId property has been fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
recena committed Aug 6, 2015
1 parent 6f24c25 commit 8857d66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -8,7 +8,7 @@
<version>1.580.3</version>
</parent>

<artifactId>cloudbees-disk-usage-simple-plugin</artifactId>
<artifactId>cloudbees-disk-usage-simple</artifactId>
<version>0.3-SNAPSHOT</version>
<packaging>hpi</packaging>

Expand Down

2 comments on commit 8857d66

@jglick
Copy link
Member

@jglick jglick commented on 8857d66 Jan 9, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Breaks the update center.

@recena
Copy link
Contributor

@recena recena commented on 8857d66 Jan 9, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jglick What do you mean? This change is there since 2 years ago.

Please sign in to comment.