Skip to content

Commit

Permalink
Fix missing 3gpp attrs (#34)
Browse files Browse the repository at this point in the history
* Fix imcomplete headers/columns names

When processing more than 1 file and one of the files is missing
the 3GPP attributes e.g. file 1 has vs:vsDataSomeMO and file2 has
SomeMO and vsDataSomeMO.

* Clean up
  • Loading branch information
erssebaggala committed Sep 19, 2020
1 parent 63b7620 commit bef2515
Show file tree
Hide file tree
Showing 3 changed files with 2,068 additions and 2,042 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.bodastate.boda_bulkcmparser</groupId>
<artifactId>boda-bulkcmparser</artifactId>
<packaging>jar</packaging>
<version>2.2.7</version>
<version>2.2.8</version>
<name>boda-bulkcmparser-pr</name>
<url>http:https://maven.apache.org</url>
<dependencies>
Expand Down
Loading

0 comments on commit bef2515

Please sign in to comment.