Skip to content

Commit

Permalink
test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
bischoffz committed Feb 4, 2024
1 parent 078795b commit e8310e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>gov.hhs.aspr.ms.taskit</groupId>
<artifactId>taskit</artifactId>
<version>${revision}</version>
<packaging>pom</packaging>
<packaging>pom</packaging>

<name>Translation and Serialization Toolkit</name>
<description>A toolkit that aids in the conversion between two Java objects, primiarly for use with coverting between an input Java object and a application Java object.</description>
Expand Down Expand Up @@ -318,4 +318,4 @@
</profile>
</profiles>

</project>
</project>

0 comments on commit e8310e4

Please sign in to comment.