Skip to content

Commit

Permalink
add back description
Browse files Browse the repository at this point in the history
Signed-off-by: Jianguo Ma <[email protected]>
  • Loading branch information
majguo committed Jun 13, 2023
1 parent e6d1ad0 commit 093a08e
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
name: "Quarkus Azure App Configuration"
description: "Quarkus Azure App Configuration"
artifact: ${project.groupId}:${project.artifactId}:${project.version}
metadata:
short-name: "azure-app-configuration"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
name: "Quarkus Support Azure Storage Blob"
description: "Quarkus Support for Azure Storage Blob"
artifact: ${project.groupId}:${project.artifactId}:${project.version}
metadata:
short-name: "azure-storage-blob"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

---
name: "Quarkus Support Azure Core"
description: "Quarkus Support Azure Core"
artifact: ${project.groupId}:${project.artifactId}:${project.version}
metadata:
unlisted: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

---
name: "Quarkus Support Azure Core HTTP Client Vert.x"
description: "Quarkus Support Azure Core HTTP Client Vert.x"
artifact: ${project.groupId}:${project.artifactId}:${project.version}
metadata:
unlisted: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

---
name: "Quarkus Support Azure Jackson Dataformat XML"
description: "Native support for Jackson Dataformat XML"
artifact: ${project.groupId}:${project.artifactId}:${project.version}
metadata:
unlisted: true
Expand Down

0 comments on commit 093a08e

Please sign in to comment.