From b8fa311bce05acb42c418548d80d5c8d0cf7cf77 Mon Sep 17 00:00:00 2001 From: ldetmer <1771267+ldetmer@users.noreply.github.com> Date: Tue, 27 Aug 2024 14:22:42 -0400 Subject: [PATCH] feat: fixed missing version placeholder for new pom file (#2506) --- google-api-client-apache-v5/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/google-api-client-apache-v5/pom.xml b/google-api-client-apache-v5/pom.xml index 8c5350d79..b4e25f03d 100644 --- a/google-api-client-apache-v5/pom.xml +++ b/google-api-client-apache-v5/pom.xml @@ -6,7 +6,7 @@ com.google.api-client google-api-client-parent - 2.6.1-SNAPSHOT + 2.6.1-SNAPSHOT google-api-client-apache-v5 Apache extensions to the Google APIs Client Library for Java