Skip to content

Commit

Permalink
Add description for new plugin. (#11268)
Browse files Browse the repository at this point in the history
  • Loading branch information
KomachiSion authored Oct 19, 2023
1 parent 3a2fee5 commit 0e6b5fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions plugin/config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
<artifactId>nacos-config-plugin</artifactId>
<name>nacos-config-plugin ${project.version}</name>
<url>http://nacos.io</url>
<description>Nacos config plugin pom.xml file</description>

<dependencies>
<dependency>
Expand Down
1 change: 1 addition & 0 deletions plugin/control/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
<artifactId>nacos-control-plugin</artifactId>
<name>nacos-control-plugin ${project.version}</name>
<url>https://nacos.io</url>
<description>Nacos control plugin pom.xml file</description>

<dependencies>
<dependency>
Expand Down

0 comments on commit 0e6b5fa

Please sign in to comment.