File tree Expand file tree Collapse file tree 2 files changed +18
-19
lines changed
Expand file tree Collapse file tree 2 files changed +18
-19
lines changed Original file line number Diff line number Diff line change 4646 <maven .compiler.target>1.8</maven .compiler.target>
4747 <additionalparam >-Xdoclint:none</additionalparam >
4848 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
49- <elemental .version>1.0.0-beta-1</elemental .version>
5049 </properties >
5150
5251 <distributionManagement >
7574 <dependency >
7675 <groupId >com.google.elemental2</groupId >
7776 <artifactId >elemental2-core</artifactId >
78- <version >${elemental.version} </version >
77+ <version >1.0.0-beta-1 </version >
7978 </dependency >
8079 <dependency >
8180 <groupId >com.google.elemental2</groupId >
8281 <artifactId >elemental2-dom</artifactId >
83- <version >${elemental.version} </version >
82+ <version >1.0.0-beta-1 </version >
8483 </dependency >
8584 </dependencies >
8685
You can’t perform that action at this time.
0 commit comments