Skip to content

Commit

Permalink
Fix snapshot version
Browse files Browse the repository at this point in the history
  • Loading branch information
corneil committed Oct 19, 2023
1 parent 5a1ec0f commit cf238cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-dataflow-ui</artifactId>
<version>3.4.3-SNAPSHOT</version>
<version>3.4.2-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Spring Cloud Data Flow User Interface</name>
<description>This application provides the Dashboard application of Spring Cloud Data Flow.</description>
Expand Down

0 comments on commit cf238cd

Please sign in to comment.