Skip to content

Commit 6f7fe40

Browse files
authored
chore: retitle this project as examples instead of showcase (#12)
1 parent 1ca74a4 commit 6f7fe40

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Bolt for Java Showcase
1+
# Bolt for Java Examples
22

33
This collections of examples highlights features of a Slack app in the language of Bolt for Java.
44

block-kit/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.slack.api</groupId>
6-
<artifactId>bolt-showcase</artifactId>
6+
<artifactId>bolt-examples</artifactId>
77
<version>0.1-SNAPSHOT</version>
88
<packaging>jar</packaging>
99
<properties>

0 commit comments

Comments
 (0)