Skip to content

Commit

Permalink
fix pom
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewjmorrell committed Jan 3, 2024
1 parent 8499db7 commit 3e9b6a7
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions omsdk-android-1.4.9.pom
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@

<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>arcxp-sdk-android-omid</groupId>
<artifactId>omsdk-android-1.4.9</artifactId>
<version>1.4.9</version>
</project>
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>arcxp-sdk-android-omid</groupId>
<artifactId>omsdk-android-1.4.9</artifactId>
<version>1.4.9</version>
</project>

0 comments on commit 3e9b6a7

Please sign in to comment.