Revert to snapshot

This commit is contained in:
Dave Syer
2025-03-03 12:47:03 +00:00
parent ae46cdffe5
commit b423429b8f
28 changed files with 46 additions and 46 deletions

View File

@@ -6,12 +6,12 @@
<parent>
<groupId>org.springframework.grpc</groupId>
<artifactId>spring-grpc</artifactId>
<version>0.4.0</version>
<version>0.5.0-SNAPSHOT</version>
</parent>
<groupId>org.springframework.grpc</groupId>
<artifactId>parent-samples</artifactId>
<version>0.4.0</version>
<version>0.5.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Parent Demo</name>