File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54 <parent >
65 <groupId >org.sonatype.oss</groupId >
1615 <description >Library for parsing (already patched) data files exported from Voltcraft EnergyLogger 3500/4000.</description >
1716 <url >http://psdev.github.com/energylogger-parser/</url >
1817 <inceptionYear >2012</inceptionYear >
19- <version >1.0.0-SNAPSHOT </version >
18+ <version >1.0.0</version >
2019
2120 <licenses >
2221 <license >
3736 <url >https://github.com/PSDev/energylogger-parser</url >
3837 <connection >scm:git:git://github.com/PSDev/energylogger-parser.git</connection >
3938 <developerConnection >scm:git:git@github.com:PSDev/energylogger-parser.git</developerConnection >
40- <tag >HEAD </tag >
39+ <tag >energylogger-parser-1.0.0 </tag >
4140 </scm >
4241
4342 <issueManagement >
You can’t perform that action at this time.
0 commit comments