Skip to content

Commit

Permalink
[new version] 1.0.4-beta (#13)
Browse files Browse the repository at this point in the history
* version 1.0.4-beta

* add developer message
  • Loading branch information
robynron authored Dec 21, 2023
1 parent 6de7979 commit 4206675
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<inceptionYear>2018</inceptionYear>
<groupId>com.alibaba.nacos</groupId>
<artifactId>nacos-client-mse-extension</artifactId>
<version>1.0.3</version>
<version>1.0.4-beta</version>
<packaging>jar</packaging>

<developers>
Expand All @@ -30,6 +30,15 @@
<role>Developer</role>
</roles>
</developer>
<developer>
<id>robynron</id>
<name>Rong Liu</name>
<email>[email protected]</email>
<url>https://github.com/robynron</url>
<roles>
<role>Developer</role>
</roles>
</developer>
</developers>
<licenses>
<license>
Expand Down

0 comments on commit 4206675

Please sign in to comment.