150. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 3/29/2017 4:53:34 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.

150.1 Files compared

# Location File Last Modified
1 CTT-DM CIF Submission.zip\code\ISAAC-term-convert-vhat\vhat-src-data pom.xml Fri Mar 3 16:20:41 2017 UTC
2 CTT-DM CIF Submission.zip\code\ISAAC-term-convert-vhat\vhat-src-data pom.xml Wed Mar 29 18:08:18 2017 UTC

150.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 3 330
Changed 2 4
Inserted 0 0
Removed 0 0

150.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

150.4 Active regular expressions

No regular expressions were active.

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