107. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 6/18/2018 3:37:03 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.

107.1 Files compared

# Location File Last Modified
1 CTT_DM2_v7.zip\CTT_ntrt-jira-ssoi-authenticator pom.xml Tue Jun 12 16:41:28 2018 UTC
2 CTT_DM2_v7.zip\CTT_ntrt-jira-ssoi-authenticator pom.xml Tue Jun 12 21:07:19 2018 UTC

107.2 Comparison summary

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

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

107.4 Active regular expressions

No regular expressions were active.

107.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             
  12     <groupId>
  13      gov.vha.ct t.ntrt
  14     </groupId>
  15             
  16     <artifactI d>
  17      jira-ssoi- integratio n-parent
  18     </artifact Id>
  19             
  20     <version>
  21      1.0
  22     </version>
  23             
  24     <packaging >
  25      pom
  26     </packagin g>
  27    
  28             
  29     <name>
  30      JIRA SSOi  Integratio n
  31     </name>
  32    
  33             
  34     <propertie s>
  35                       
  36      <project.b uild.sourc eEncoding>
  37       UTF-8
  38      </project. build.sour ceEncoding >
  39                       
  40      <project.r eporting.o utputEncod ing>
  41       UTF-8
  42      </project. reporting. outputEnco ding>
  43                       
  44      <maven.com piler.sour ce>
  45       1.8
  46      </maven.co mpiler.sou rce>
  47                       
  48      <maven.com piler.targ et>
  49       1.8
  50      </maven.co mpiler.tar get>
  51                       
  52      <jira.gadg ets.versio n>
  53       7.3.7
  54      </jira.gad gets.versi on>
  55              
  56     </properti es>
  57    
  58             
  59     <modules>
  60                       
  61      <module>
  62       authentica tor
  63      </module>
  64                       
  65      <module>
  66       login-gadg et
  67      </module>
  68              
  69     </modules>
  70             
  71             
  72     <repositor ies>
  73                       
  74      <repositor y>
  75                                 
  76       <id>
  77        atlassian- public
  78       </id>
  79                                 
  80       <url>
  81        https://ma ven.atlass ian.com/re pository/p ublic
  82       </url>
  83                                 
  84       <snapshots >
  85                                           
  86        <enabled>
  87         false
  88        </enabled>
  89                                  
  90       </snapshot s>
  91                                 
  92       <releases>
  93                                           
  94        <enabled>
  95         true
  96        </enabled>
  97                                           
  98        <checksumP olicy>
  99         warn
  100        </checksum Policy>
  101                                  
  102       </releases >
  103                        
  104      </reposito ry>
  105              
  106     </reposito ries>
  107             
  108             
  109     <licenses>
  110                       
  111      <license>
  112                                 
  113       <name>
  114        The Apache  Software  License, V ersion 2.0
  115       </name>
  116                                 
  117       <url>
  118        http://www .apache.or g/licenses /LICENSE-2 .0.txt
  119       </url>
  120                                 
  121       <distribut ion>
  122        repo
  123       </distribu tion>
  124                                 
  125       <comments>
  126        Copyright  Notice
  127                                           This is  a work of  the U.S. G overnment  and is not  subject t o copyrigh t
  128                                           protecti on in the  United Sta tes. Forei gn copyrig hts may ap ply.
  129                                  
  130       </comments >
  131                        
  132      </license>
  133              
  134     </licenses >
  135    
  136             
  137     <organizat ion>
  138                       
  139      <name>
  140       U.S. Depar tment of V eterans Af fairs
  141      </name>
  142                       
  143      <url>
  144       www.va.gov
  145      </url>
  146              
  147     </organiza tion>
  148    
  149             
  150     <developer s>
  151                       
  152      <developer >
  153                                 
  154       <propertie s>
  155                                           
  156        <info>
  157         For a list ing of dev elopers, c lone the p roject and  execute ' git shortl og -sn'
  158        </info>
  159                                  
  160       </properti es>
  161                        
  162      </develope r>
  163              
  164     </develope rs>
  165             
  166             
  167     <issueMana gement>
  168                       
  169      <system>
  170       Jazz
  171      </system>
  172                       
  173      <url>
  174       https:// URL                       /ccm/web/p rojects/CT T (CM)
  175      </url>
  176              
  177     </issueMan agement>
  178             
  179             
  180     <build>
  181                       
  182      <plugins>
  183                                 
  184       <plugin>
  185                                           
  186        <groupId>
  187         external.a tlassian.j gitflow
  188        </groupId>
  189                                           
  190        <artifactI d>
  191         jgitflow-m aven-plugi n
  192        </artifact Id>
  193                                           
  194        <version>
  195         1.0-m4.3
  196        </version>
  197                                           
  198        <configura tion>
  199                                                    
  200         <pushRelea ses>
  201          true
  202         </pushRele ases>
  203                                                    
  204         <autoVersi onSubmodul es>
  205          true
  206         </autoVers ionSubmodu les>
  207                                                    
  208         <scmCommen tPrefix>
  209          [jgitflow- plugin]
  210         </scmComme ntPrefix>
  211                                                    
  212         <enableSsh Agent>
  213          true
  214         </enableSs hAgent>
  215                                                    
  216         <allowSnap shots>
  217          false
  218         </allowSna pshots>
  219                                                    
  220         <enableFea tureVersio ns>
  221          true
  222         </enableFe atureVersi ons>
  223                                            
  224        </configur ation>
  225                                  
  226       </plugin>
  227                        
  228      </plugins>
  229              
  230     </build>
  231   </project>