Skip to content
This repository has been archived by the owner on Oct 2, 2022. It is now read-only.

Commit

Permalink
Merge pull request #3 from 602723113/dev
Browse files Browse the repository at this point in the history
Update: Forget to change the version number of advancement module
  • Loading branch information
602723113 authored Sep 9, 2018
2 parents 3bbb2a7 + 0d66c9e commit d4c9d12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin-release/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>cc.zoyn.core</groupId>
<artifactId>advancement</artifactId>
<version>1.0.0</version>
<version>${project.parent.version}</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit d4c9d12

Please sign in to comment.