From 9601d3e7a868e233152332b20dc71622c69b1a16 Mon Sep 17 00:00:00 2001 From: Ritesh Varyani Date: Wed, 3 Jul 2024 08:32:14 +0530 Subject: [PATCH] Delete pom.xml.versionsBackup --- pom.xml.versionsBackup | 133 ----------------------------------------- 1 file changed, 133 deletions(-) delete mode 100644 pom.xml.versionsBackup diff --git a/pom.xml.versionsBackup b/pom.xml.versionsBackup deleted file mode 100644 index 35ca51f5..00000000 --- a/pom.xml.versionsBackup +++ /dev/null @@ -1,133 +0,0 @@ - - - - 4.0.0 - - com.lyft.data - prestogateway-parent - prestogateway-parent - pom - 1.9.6-SNAPSHOT - - - 1.8 - 1.8 - UTF-8 - UTF-8 - - 9.4.48.v20220622 - 1.7.25 - 1.18.22 - 6.10 - 1.2.1 - - 3.0.0 - 7.7 - NonEmptyAtclauseDescription,JavadocMethod - - - - - - - org.eclipse.jetty - jetty-server - ${jetty.version} - - - org.eclipse.jetty - jetty-proxy - ${jetty.version} - - - org.eclipse.jetty - jetty-servlet - ${jetty.version} - - - org.slf4j - slf4j-simple - ${slf4j.version} - provided - - - org.projectlombok - lombok - ${lombok.version} - compile - - - - - org.testng - testng - ${testng.version} - - - com.squareup.okhttp - mockwebserver - ${mockwebserver.version} - - - - - - baseapp - proxyserver - gateway-ha - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - ${maven.checkstyle.plugin.version} - - - com.puppycrawl.tools - checkstyle - ${puppycrawl.tools.checkstyle.version} - - - - google_checks.xml - true - true - true - true - ${checkstyle.violation.ignore} - warning - false - true - - - - - test-compile - - check - - - - - - - - - lyft-releases - release - https://artifactory.lyft.net/artifactory/virtual-maven-libs-release - - - lyft-snapshots - libs-snapshot - https://artifactory.lyft.net/artifactory/virtual-maven-libs-snapshot - - -