Produced by Araxis Merge on 6/9/2017 3:50:05 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.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | Fri Jun 9 19:50:05 2017 UTC | ||
| 2 | eHealth_Exch (eHealth Exchange Enhancements) Build 3 docs & code_May_2017.zip\VAP_CIF_CODE0502.zip\VAP_CIF_CODE0502\VAP_CIF_CODE0502\nvap-ext-svc-facades | pom.xml | Tue May 2 14:49:40 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 0 | 0 |
| Changed | 0 | 0 |
| Inserted | 1 | 177 |
| Removed | 0 | 0 |
| 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 |
No regular expressions were active.
| 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 | ||||||
| 8 | <modelVers ion> | |||||
| 9 | 4.0.0 | |||||
| 10 | </modelVer sion> | |||||
| 11 | ||||||
| 12 | <groupId> | |||||
| 13 | gov.va.nva p | |||||
| 14 | </groupId> | |||||
| 15 | ||||||
| 16 | <artifactI d> | |||||
| 17 | nvap-ext-s vc-facades | |||||
| 18 | </artifact Id> | |||||
| 19 | ||||||
| 20 | <packaging > | |||||
| 21 | ejb | |||||
| 22 | </packagin g> | |||||
| 23 | ||||||
| 24 | <name> | |||||
| 25 | nvap-ext-s vc-facades | |||||
| 26 | </name> | |||||
| 27 | ||||||
| 28 | <parent> | |||||
| 29 | ||||||
| 30 | <artifactI d> | |||||
| 31 | vap | |||||
| 32 | </artifact Id> | |||||
| 33 | ||||||
| 34 | <groupId> | |||||
| 35 | gov.va.nva p | |||||
| 36 | </groupId> | |||||
| 37 | ||||||
| 38 | <version> | |||||
| 39 | develop-SN APSHOT | |||||
| 40 | </version> | |||||
| 41 | ||||||
| 42 | <relativeP ath> | |||||
| 43 | ../ | |||||
| 44 | </relative Path> | |||||
| 45 | ||||||
| 46 | </parent> | |||||
| 47 | ||||||
| 48 | <propertie s> | |||||
| 49 | ||||||
| 50 | <master.ba sedir> | |||||
| 51 | ${project. basedir}/. . | |||||
| 52 | </master.b asedir> | |||||
| 53 | ||||||
| 54 | </properti es> | |||||
| 55 | ||||||
| 56 | <build> | |||||
| 57 | ||||||
| 58 | <plugins> | |||||
| 59 | ||||||
| 60 | <plugin> | |||||
| 61 | ||||||
| 62 | <groupId> | |||||
| 63 | org.apache .maven.plu gins | |||||
| 64 | </groupId> | |||||
| 65 | ||||||
| 66 | <artifactI d> | |||||
| 67 | maven-ejb- plugin | |||||
| 68 | </artifact Id> | |||||
| 69 | ||||||
| 70 | <configura tion> | |||||
| 71 | ||||||
| 72 | <!-- this is false b y default --> | |||||
| 73 | ||||||
| 74 | <generateC lient> | |||||
| 75 | true | |||||
| 76 | </generate Client> | |||||
| 77 | ||||||
| 78 | <clientInc ludes> | |||||
| 79 | ||||||
| 80 | <clientInc lude> | |||||
| 81 | gov/va/nva p/esr/adap ter/intf/* * | |||||
| 82 | </clientIn clude> | |||||
| 83 | ||||||
| 84 | <clientInc lude> | |||||
| 85 | gov/va/nva p/esr/adap ter/data/* * | |||||
| 86 | </clientIn clude> | |||||
| 87 | ||||||
| 88 | </clientIn cludes> | |||||
| 89 | ||||||
| 90 | </configur ation> | |||||
| 91 | ||||||
| 92 | </plugin> | |||||
| 93 | ||||||
| 94 | </plugins> | |||||
| 95 | ||||||
| 96 | </build> | |||||
| 97 | ||||||
| 98 | <dependenc ies> | |||||
| 99 | ||||||
| 100 | <dependenc y> | |||||
| 101 | ||||||
| 102 | <groupId> | |||||
| 103 | ${project. groupId} | |||||
| 104 | </groupId> | |||||
| 105 | ||||||
| 106 | <artifactI d> | |||||
| 107 | nvap-commo n | |||||
| 108 | </artifact Id> | |||||
| 109 | ||||||
| 110 | </dependen cy> | |||||
| 111 | ||||||
| 112 | <dependenc y> | |||||
| 113 | ||||||
| 114 | <groupId> | |||||
| 115 | ${project. groupId} | |||||
| 116 | </groupId> | |||||
| 117 | ||||||
| 118 | <artifactI d> | |||||
| 119 | nvap-clien t | |||||
| 120 | </artifact Id> | |||||
| 121 | ||||||
| 122 | </dependen cy> | |||||
| 123 | ||||||
| 124 | <dependenc y> | |||||
| 125 | ||||||
| 126 | <groupId> | |||||
| 127 | javaee | |||||
| 128 | </groupId> | |||||
| 129 | ||||||
| 130 | <artifactI d> | |||||
| 131 | javaee-api | |||||
| 132 | </artifact Id> | |||||
| 133 | ||||||
| 134 | </dependen cy> | |||||
| 135 | ||||||
| 136 | <dependenc y> | |||||
| 137 | ||||||
| 138 | <groupId> | |||||
| 139 | dom4j | |||||
| 140 | </groupId> | |||||
| 141 | ||||||
| 142 | <artifactI d> | |||||
| 143 | dom4j | |||||
| 144 | </artifact Id> | |||||
| 145 | ||||||
| 146 | <version> | |||||
| 147 | 1.6 | |||||
| 148 | </version> | |||||
| 149 | ||||||
| 150 | </dependen cy> | |||||
| 151 | ||||||
| 152 | <dependenc y> | |||||
| 153 | ||||||
| 154 | <groupId> | |||||
| 155 | org.spring framework | |||||
| 156 | </groupId> | |||||
| 157 | ||||||
| 158 | <artifactI d> | |||||
| 159 | spring-cor e | |||||
| 160 | </artifact Id> | |||||
| 161 | ||||||
| 162 | </dependen cy> | |||||
| 163 | ||||||
| 164 | <dependenc y> | |||||
| 165 | ||||||
| 166 | <groupId> | |||||
| 167 | org.spring framework. ws | |||||
| 168 | </groupId> | |||||
| 169 | ||||||
| 170 | <artifactI d> | |||||
| 171 | spring-ws | |||||
| 172 | </artifact Id> | |||||
| 173 | ||||||
| 174 | </dependen cy> | |||||
| 175 | ||||||
| 176 | </dependen cies> | |||||
| 177 | </project> |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.