Skip to content

Commit 5af64eb

Browse files
cicoylejavier-aliaga
authored andcommitted
fix script (dapr#1506)
Signed-off-by: Cassandra Coyle <[email protected]>
1 parent d25c2f1 commit 5af64eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/scripts/update_sdk_version.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ mvn versions:set -DnewVersion=$DAPR_JAVA_SDK_ALPHA_VERSION -f testcontainers-dap
2626

2727
# dapr-spring
2828
mvn versions:set -DnewVersion=$DAPR_JAVA_SDK_ALPHA_VERSION -DprocessDependencies=true -f dapr-spring/pom.xml
29+
mvn versions:set-property -Dproperty=dapr.spring.version -DnewVersion=$DAPR_JAVA_SDK_ALPHA_VERSION -f dapr-spring/pom.xml
2930

3031
# spring-boot-examples
3132
mvn versions:set -DnewVersion=$DAPR_JAVA_SDK_ALPHA_VERSION -f spring-boot-examples/pom.xml

0 commit comments

Comments
 (0)