diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 0000000000..6450684562 --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,14 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: "java-goof" + links: + - url: https://dashboard.example.com + title: My Dashboard + icon: dashboard +spec: + type: service + owner: lucianomori + lifecycle: experimental + system: lucianomori-application-goof + diff --git a/todolist-goof/pom.xml b/todolist-goof/pom.xml index 4df79d1b1b..8c1322d1dd 100644 --- a/todolist-goof/pom.xml +++ b/todolist-goof/pom.xml @@ -13,7 +13,7 @@ 3.2.6.RELEASE 4.3.7.Final 5.3.8 - 2.3.20 + 7.0.0 UTF-8