61. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 12/21/2017 6:15:14 PM Eastern Standard 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.

61.1 Files compared

# Location File Last Modified
1 Genisis_2.0_v7_bld7.zip\TS\Service pom.xml Thu Dec 14 19:52:56 2017 UTC
2 Genisis_2.0_v7_bld7.zip\TS\Service pom.xml Thu Dec 21 14:22:53 2017 UTC

61.2 Comparison summary

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

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

61.4 Active regular expressions

No regular expressions were active.

61.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     xsi:schema Location=" http://mav en.apache. org/POM/4. 0.0 http:/ /maven.apa che.org/xs d/maven-4. 0.0.xsd"
  5   >
  6             
  7     <modelVers ion>
  8      4.0.0
  9     </modelVer sion>
  10             
  11     <groupId>
  12      gov.va.gen isis2
  13     </groupId>
  14             
  15     <artifactI d>
  16      ts-parent
  17     </artifact Id>
  18             
  19     <packaging >
  20      pom
  21     </packagin g>
  22             
  23     <version>
  24      7.0.5-SNAP SHOT
  25     </version>
  26             
  27     <name>
  28      Terminolog y Service  Parent Mod ule
  29     </name>
  30    
  31             
  32     <!-- SCM c onnection  properties  for mvn r elease plu gin -->
  33             
  34     <scm>
  35                       
  36      <connectio n>
  37       scm:git:gi t://github .boozallen csn.com/HE ALTH-ACCT- GROUP/Geni sis2Termin ologyServi ce.git
  38      </connecti on>
  39                       
  40      <developer Connection >
  41       scm:git:gi t@github.b oozallencs n.com:HEAL TH-ACCT-GR OUP/Genisi s2Terminol ogyService .git
  42      </develope rConnectio n>
  43                       
  44      <url>
  45       https://gi thub.booza llencsn.co m/HEALTH-A CCT-GROUP/ Genisis2Te rminologyS ervice
  46      </url>
  47                       
  48      <tag>
  49       HEAD
  50      </tag>
  51              
  52     </scm>
  53    
  54             
  55     <modules>
  56                       
  57      <module>
  58       common
  59      </module>
  60                       
  61      <module>
  62       bookmarkin g-service
  63      </module>
  64                       
  65      <module>
  66       mapping-se rvice
  67      </module>
  68                       
  69      <module>
  70       term-servi ce
  71      </module>
  72              
  73     </modules>
  74    
  75             
  76     <build>
  77                       
  78      <pluginMan agement>
  79                                 
  80       <plugins>
  81                                           
  82        <plugin>
  83                                                    
  84         <groupId>
  85          org.apache .maven.plu gins
  86         </groupId>
  87                                                    
  88         <artifactI d>
  89          maven-comp iler-plugi n
  90         </artifact Id>
  91                                                    
  92         <version>
  93          3.6.2
  94         </version>
  95                                            
  96        </plugin>
  97                                           
  98        <plugin>
  99                                                    
  100         <groupId>
  101          org.apache .maven.plu gins
  102         </groupId>
  103                                                    
  104         <artifactI d>
  105          maven-war- plugin
  106         </artifact Id>
  107                                                    
  108         <version>
  109          3.1.0
  110         </version>
  111                                            
  112        </plugin>
  113                                           
  114        <plugin>
  115                                                    
  116         <groupId>
  117          org.apache .tomcat.ma ven
  118         </groupId>
  119                                                    
  120         <artifactI d>
  121          tomcat7-ma ven-plugin
  122         </artifact Id>
  123                                                    
  124         <version>
  125          2.2
  126         </version>
  127                                            
  128        </plugin>
  129                                           
  130        <plugin>
  131                                                    
  132         <groupId>
  133          org.apache .maven.plu gins
  134         </groupId>
  135                                                    
  136         <artifactI d>
  137          maven-sour ce-plugin
  138         </artifact Id>
  139                                                    
  140         <version>
  141          3.0.1
  142         </version>
  143                                            
  144        </plugin>
  145                                           
  146        <plugin>
  147                                                    
  148         <groupId>
  149          org.apache .maven.plu gins
  150         </groupId>
  151                                                    
  152         <artifactI d>
  153          maven-java doc-plugin
  154         </artifact Id>
  155                                                    
  156         <version>
  157          3.0.0-M1
  158         </version>
  159                                            
  160        </plugin>
  161                                           
  162        <plugin>
  163                                                    
  164         <groupId>
  165          org.apache .maven.plu gins
  166         </groupId>
  167                                                    
  168         <artifactI d>
  169          maven-depl oy-plugin
  170         </artifact Id>
  171                                                    
  172         <version>
  173          2.8.2
  174         </version>
  175                                            
  176        </plugin>
  177                                           
  178        <plugin>
  179                                                    
  180         <groupId>
  181          org.apache .maven.plu gins
  182         </groupId>
  183                                                    
  184         <artifactI d>
  185          maven-rele ase-plugin
  186         </artifact Id>
  187                                                    
  188         <version>
  189          2.5.3
  190         </version>
  191                                                    
  192         <dependenc ies>
  193                                                              
  194          <dependenc y>
  195                                                                        
  196           <groupId>
  197            org.apache .maven.scm
  198           </groupId>
  199                                                                        
  200           <artifactI d>
  201            maven-scm- provider-g itexe
  202           </artifact Id>
  203                                                                        
  204           <version>
  205            1.8.1
  206           </version>
  207                                                               
  208          </dependen cy>
  209                                                     
  210         </dependen cies>
  211                                            
  212        </plugin>
  213                                  
  214       </plugins>
  215                        
  216      </pluginMa nagement>
  217                       
  218      <plugins>
  219                                 
  220       <plugin>
  221                                           
  222        <groupId>
  223         org.apache .maven.plu gins
  224        </groupId>
  225                                           
  226        <artifactI d>
  227         maven-sour ce-plugin
  228        </artifact Id>
  229                                  
  230       </plugin>
  231                                 
  232       <plugin>
  233                                           
  234        <groupId>
  235         org.apache .maven.plu gins
  236        </groupId>
  237                                           
  238        <artifactI d>
  239         maven-java doc-plugin
  240        </artifact Id>
  241                                  
  242       </plugin>
  243                                 
  244       <plugin>
  245                                           
  246        <groupId>
  247         org.apache .maven.plu gins
  248        </groupId>
  249                                           
  250        <artifactI d>
  251         maven-depl oy-plugin
  252        </artifact Id>
  253                                  
  254       </plugin>
  255                                 
  256       <plugin>
  257                                           
  258        <groupId>
  259         org.apache .maven.plu gins
  260        </groupId>
  261                                           
  262        <artifactI d>
  263         maven-rele ase-plugin
  264        </artifact Id>
  265                                           
  266        <configura tion>
  267                                                    
  268         <checkModi ficationEx cludes>
  269                                                              
  270          <checkModi ficationEx clude>
  271           .gitignore
  272          </checkMod ificationE xclude>
  273                                                     
  274         </checkMod ificationE xcludes>
  275                                            
  276        </configur ation>
  277                                           
  278        <dependenc ies>
  279                                                    
  280         <dependenc y>
  281                                                              
  282          <groupId>
  283           org.apache .maven.scm
  284          </groupId>
  285                                                              
  286          <artifactI d>
  287           maven-scm- provider-g itexe
  288          </artifact Id>
  289                                                              
  290          <version>
  291           1.8.1
  292          </version>
  293                                                     
  294         </dependen cy>
  295                                            
  296        </dependen cies>
  297                                  
  298       </plugin>
  299                                 
  300       <!-- Git r epo commit  fix end - ->
  301                        
  302      </plugins>
  303              
  304     </build>
  305    
  306             
  307     <distribut ionManagem ent>
  308                       
  309      <!-- Publi sh the ver sioned rel eases here  -->
  310                       
  311      <repositor y>
  312                                 
  313       <id>
  314        nexus
  315       </id>
  316                                 
  317       <name>
  318        nexus
  319       </name>
  320                                 
  321       <url>
  322        http:// IP                  /nexus/con tent/repos itories/re leases
  323       </url>
  324                        
  325      </reposito ry>
  326     
  327                       
  328      <!-- Publi sh the sna pshot rele ases here  -->
  329                       
  330      <snapshotR epository>
  331                                 
  332       <id>
  333        nexus
  334       </id>
  335                                 
  336       <name>
  337        nexus
  338       </name>
  339                                 
  340       <url>
  341        http:// IP                  /nexus/con tent/repos itories/sn apshots
  342       </url>
  343                        
  344      </snapshot Repository >
  345              
  346     </distribu tionManage ment>
  347    
  348   </project>