Revert to snapshots and add whats new

This commit is contained in:
Dave Syer
2025-01-15 09:04:13 +00:00
parent 406532e44e
commit 4efd23aa4e
19 changed files with 46 additions and 30 deletions

View File

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