Skip to content

Commit e35e8f6

Browse files
committed
Start 1.12.1 development
1 parent b1fc528 commit e35e8f6

File tree

22 files changed

+40
-40
lines changed

22 files changed

+40
-40
lines changed

bolt-aws-lambda/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
<parent>
77
<groupId>com.slack.api</groupId>
88
<artifactId>slack-sdk-parent</artifactId>
9-
<version>1.12.0</version>
9+
<version>1.12.1-SNAPSHOT</version>
1010
</parent>
1111

1212
<properties>
1313
<aws-lambda-core.version>1.2.1</aws-lambda-core.version>
1414
</properties>
1515

1616
<artifactId>bolt-aws-lambda</artifactId>
17-
<version>1.12.0</version>
17+
<version>1.12.1-SNAPSHOT</version>
1818
<packaging>jar</packaging>
1919

2020
<dependencies>

bolt-google-cloud-functions/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.slack.api</groupId>
88
<artifactId>slack-sdk-parent</artifactId>
9-
<version>1.12.0</version>
9+
<version>1.12.1-SNAPSHOT</version>
1010
</parent>
1111

1212
<properties>
@@ -17,7 +17,7 @@
1717
</properties>
1818

1919
<artifactId>bolt-google-cloud-functions</artifactId>
20-
<version>1.12.0</version>
20+
<version>1.12.1-SNAPSHOT</version>
2121
<packaging>jar</packaging>
2222

2323
<dependencies>

bolt-helidon/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.slack.api</groupId>
88
<artifactId>slack-sdk-parent</artifactId>
9-
<version>1.12.0</version>
9+
<version>1.12.1-SNAPSHOT</version>
1010
</parent>
1111

1212
<properties>
@@ -17,7 +17,7 @@
1717
</properties>
1818

1919
<artifactId>bolt-helidon</artifactId>
20-
<version>1.12.0</version>
20+
<version>1.12.1-SNAPSHOT</version>
2121
<packaging>jar</packaging>
2222

2323
<dependencies>

bolt-http4k/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
<parent>
77
<groupId>com.slack.api</groupId>
88
<artifactId>slack-sdk-parent</artifactId>
9-
<version>1.12.0</version>
9+
<version>1.12.1-SNAPSHOT</version>
1010
</parent>
1111

1212
<properties>
1313
<http4k.version>4.12.0.1</http4k.version>
1414
</properties>
1515

1616
<artifactId>bolt-http4k</artifactId>
17-
<version>1.12.0</version>
17+
<version>1.12.1-SNAPSHOT</version>
1818
<packaging>jar</packaging>
1919

2020
<dependencyManagement>

bolt-jetty/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
<parent>
77
<groupId>com.slack.api</groupId>
88
<artifactId>slack-sdk-parent</artifactId>
9-
<version>1.12.0</version>
9+
<version>1.12.1-SNAPSHOT</version>
1010
</parent>
1111

1212
<properties>
1313
<jetty.version>9.4.43.v20210629</jetty.version>
1414
</properties>
1515

1616
<artifactId>bolt-jetty</artifactId>
17-
<version>1.12.0</version>
17+
<version>1.12.1-SNAPSHOT</version>
1818
<packaging>jar</packaging>
1919

2020
<dependencies>

bolt-kotlin-examples/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
<parent>
77
<groupId>com.slack.api</groupId>
88
<artifactId>slack-sdk-parent</artifactId>
9-
<version>1.12.0</version>
9+
<version>1.12.1-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>bolt-kotlin-examples</artifactId>
13-
<version>1.12.0</version>
13+
<version>1.12.1-SNAPSHOT</version>
1414
<packaging>jar</packaging>
1515

1616
<dependencies>

bolt-ktor/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
<parent>
66
<groupId>com.slack.api</groupId>
77
<artifactId>slack-sdk-parent</artifactId>
8-
<version>1.12.0</version>
8+
<version>1.12.1-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>bolt-ktor</artifactId>
12-
<version>1.12.0</version>
12+
<version>1.12.1-SNAPSHOT</version>
1313
<packaging>jar</packaging>
1414

1515
<properties>

bolt-micronaut/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.slack.api</groupId>
88
<artifactId>slack-sdk-parent</artifactId>
9-
<version>1.12.0</version>
9+
<version>1.12.1-SNAPSHOT</version>
1010
</parent>
1111

1212
<properties>
@@ -17,7 +17,7 @@
1717
</properties>
1818

1919
<artifactId>bolt-micronaut</artifactId>
20-
<version>1.12.0</version>
20+
<version>1.12.1-SNAPSHOT</version>
2121
<packaging>jar</packaging>
2222

2323
<dependencies>

bolt-quarkus-examples/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.slack.api</groupId>
88
<artifactId>slack-sdk-parent</artifactId>
9-
<version>1.12.0</version>
9+
<version>1.12.1-SNAPSHOT</version>
1010
</parent>
1111

1212
<properties>
@@ -22,7 +22,7 @@
2222
</properties>
2323

2424
<artifactId>bolt-quarkus-examples</artifactId>
25-
<version>1.12.0</version>
25+
<version>1.12.1-SNAPSHOT</version>
2626
<packaging>jar</packaging>
2727

2828
<dependencies>

bolt-servlet/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.slack.api</groupId>
88
<artifactId>slack-sdk-parent</artifactId>
9-
<version>1.12.0</version>
9+
<version>1.12.1-SNAPSHOT</version>
1010
</parent>
1111

1212
<properties>
@@ -16,7 +16,7 @@
1616
</properties>
1717

1818
<artifactId>bolt-servlet</artifactId>
19-
<version>1.12.0</version>
19+
<version>1.12.1-SNAPSHOT</version>
2020
<packaging>jar</packaging>
2121

2222
<dependencies>

0 commit comments

Comments
 (0)