Skip to content

Commit 1b47df4

Browse files
committed
Fix correct snapshot version
1 parent e90929c commit 1b47df4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-shell-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.springframework.shell</groupId>
4-
<version>2.1.1-SNAPSHOT</version>
4+
<version>2.1.2-SNAPSHOT</version>
55
<artifactId>spring-shell-dependencies</artifactId>
66
<packaging>pom</packaging>
77
<name>Spring Shell Bill of Materials</name>

0 commit comments

Comments
 (0)