Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/IZGateway/v2tofhir.git into…
Browse files Browse the repository at this point in the history
… main
  • Loading branch information
keithboone committed Jun 29, 2024
2 parents 39bad94 + d7e5924 commit 5173f3b
Show file tree
Hide file tree
Showing 1,036 changed files with 111,366 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</parent>
<groupId>cdc.gov.izgw</groupId>
<artifactId>v2tofhir</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.1-IZGW-RELEASE</version>
<name>HL7 Version 2 to FHIR Conversion</name>
<dependencies>
<dependency>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
#Sat Jun 29 20:13:44 UTC 2024
aopalliance-1.0.pom>central=
15 changes: 15 additions & 0 deletions ~/.m2/repository/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>aopalliance</groupId>
<artifactId>aopalliance</artifactId>
<name>AOP alliance</name>
<version>1.0</version>
<description>AOP Alliance</description>
<url>http://aopalliance.sourceforge.net</url>

<licenses>
<license>
<name>Public Domain</name>
</license>
</licenses>
</project>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
5128a2b0efbba460a1178d07773618e0986ea152
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
#Sat Jun 29 20:13:45 UTC 2024
avalon-framework-4.1.3.pom>central=
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>avalon-framework</groupId>
<artifactId>avalon-framework</artifactId>
<version>4.1.3</version>
</project>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
853c9df18e44caf0bab1eab8be0d482f9ec9bcd7
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
#Sat Jun 29 20:13:30 UTC 2024
jackson-bom-2.17.1.pom>central=
Loading

0 comments on commit 5173f3b

Please sign in to comment.