118. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 6/18/2018 3:37:04 PM Eastern Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

118.1 Files compared

# Location File Last Modified
1 CTT_DM2_v7.zip\ISAAC-term-convert-icd10\icd10-src-data\pcs pom.xml Tue Jun 12 16:41:37 2018 UTC
2 CTT_DM2_v7.zip\ISAAC-term-convert-icd10\icd10-src-data\pcs pom.xml Tue Jun 12 21:09:29 2018 UTC

118.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 2 334
Changed 1 2
Inserted 0 0
Removed 0 0

118.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

118.4 Active regular expressions

No regular expressions were active.

118.5 Comparison detail

  1   <project 
  2     xmlns="htt p://maven. apache.org /POM/4.0.0
  3     xmlns:xsi= "http://ww w.w3.org/2 001/XMLSch ema-instan ce" 
  4           
  5     xsi:schema Location=" http://mav en.apache. org/POM/4. 0.0 http:/ /maven.apa che.org/xs d/maven-4. 0.0.xsd"
  6   >
  7             
  8     <modelVers ion>
  9      4.0.0
  10     </modelVer sion>
  11    
  12             
  13     <groupId>
  14      gov.vha.is aac.termin ology.sour ce.icd10
  15     </groupId>
  16             
  17             
  18     <artifactI d>
  19      icd10-src- data-pcs
  20     </artifact Id>
  21             
  22     <version>
  23      2018
  24     </version>
  25             
  26             
  27     <packaging >
  28      pom
  29     </packagin g>
  30    
  31             
  32     <name>
  33      ICD-10 PCS  Source Pa ckager
  34     </name>
  35             
  36             
  37     <scm>
  38                       
  39      <url>
  40       https://gi thub.com/V A-CTT/ISAA C-term-con vert-icd10 .git
  41      </url>
  42              
  43     </scm>
  44             
  45             
  46     <licenses>
  47                       
  48      <license>
  49                                 
  50       <name>
  51        The Apache  Software  License, V ersion 2.0
  52       </name>
  53                                 
  54       <url>
  55        http://www .apache.or g/licenses /LICENSE-2 .0.txt
  56       </url>
  57                                 
  58       <distribut ion>
  59        repo
  60       </distribu tion>
  61                                 
  62       <comments>
  63        Copyright  Notice
  64                                           This is  a work of  the U.S. G overnment  and is not  subject t o copyrigh t
  65                                           protecti on in the  United Sta tes. Forei gn copyrig hts may ap ply.
  66                                  
  67       </comments >
  68                        
  69      </license>
  70              
  71     </licenses >
  72             
  73             
  74     <organizat ion>
  75                       
  76      <name>
  77       U.S. Depar tment of V eterans Af fairs
  78      </name>
  79                       
  80      <url>
  81       www.va.gov
  82      </url>
  83              
  84     </organiza tion>
  85             
  86             
  87     <developer s>
  88                       
  89      <developer >
  90                                 
  91       <propertie s>
  92                                           
  93        <info>
  94         For a list ing of dev elopers, c lone the p roject and  execute ' git shortl og -sn'
  95        </info>
  96                                  
  97       </properti es>
  98                        
  99      </develope r>
  100              
  101     </develope rs>
  102             
  103             
  104     <issueMana gement>
  105                       
  106      <system>
  107       Jazz
  108      </system>
  109                       
  110      <url>
  111       https:// URL                       /ccm/web/p rojects/CT T (CM)
  112      </url>
  113              
  114     </issueMan agement>
  115    
  116             
  117     <build>
  118                       
  119      <plugins>
  120                                 
  121       <plugin>
  122                                           
  123        <artifactI d>
  124         maven-asse mbly-plugi n
  125        </artifact Id>
  126                                           
  127        <execution s>
  128                                                    
  129         <execution >
  130                                                              
  131          <id>
  132           zip
  133          </id>
  134                                                              
  135          <goals>
  136                                                                        
  137           <goal>
  138            attached
  139           </goal>
  140                                                               
  141          </goals>
  142                                                              
  143          <phase>
  144           package
  145          </phase>
  146                                                              
  147          <configura tion>
  148                                                                        
  149           <descripto rs>
  150                                                                                  
  151            <descripto r>
  152             ${basedir} /assembly. xml
  153            </descript or>
  154                                                                         
  155           </descript ors>
  156                                                               
  157          </configur ation>
  158                                                     
  159         </executio n>
  160                                            
  161        </executio ns>
  162                                  
  163       </plugin>
  164                        
  165      </plugins>
  166              
  167     </build>
  168   </project>