From fd84c4a1c671812b9dbef736a00c083dc602b751 Mon Sep 17 00:00:00 2001 From: Jeff Ching Date: Thu, 29 Sep 2022 16:15:57 -0700 Subject: [PATCH] chore: fix annotations --- maven-workspace/multi1/sub1/pom.xml | 2 +- maven-workspace/multi2/sub1/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/maven-workspace/multi1/sub1/pom.xml b/maven-workspace/multi1/sub1/pom.xml index ca8e85b..24b7c69 100644 --- a/maven-workspace/multi1/sub1/pom.xml +++ b/maven-workspace/multi1/sub1/pom.xml @@ -2,5 +2,5 @@ com.google.example multi1-sub1 - 2.2.3-SNAPSHOT + 2.2.3-SNAPSHOT \ No newline at end of file diff --git a/maven-workspace/multi2/sub1/pom.xml b/maven-workspace/multi2/sub1/pom.xml index 4275a17..0ac7312 100644 --- a/maven-workspace/multi2/sub1/pom.xml +++ b/maven-workspace/multi2/sub1/pom.xml @@ -2,5 +2,5 @@ com.google.example multi2-sub1 - 1.1.3-SNAPSHOT + 1.1.3-SNAPSHOT \ No newline at end of file