From 6eb54246c2bc1f331adacd4a487a77022fccc427 Mon Sep 17 00:00:00 2001 From: detmerl Date: Tue, 27 Aug 2024 13:38:16 -0400 Subject: [PATCH] feat: fixed missing version placeholder for new pom file --- 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