Skip to content

Commit

Permalink
Add pom
Browse files Browse the repository at this point in the history
  • Loading branch information
sfodagain committed Dec 15, 2023
1 parent 5208714 commit 1c5ac6f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>software.amazon.awssdk.iotdevicesdk</groupId>
<artifactId>gg-ipc-codegen</artifactId>
<packaging>pom</packaging>
<version>1.0-SNAPSHOT</version>
</project>

0 comments on commit 1c5ac6f

Please sign in to comment.