Skip to content

Commit

Permalink
#1090 Rename fixedWidth to fixed-width
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgiChochov committed Dec 5, 2019
1 parent 416d5da commit eb203a6
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<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">
<modelVersion>4.0.0</modelVersion>
<artifactId>fixedWidth</artifactId>
<artifactId>fixed-width</artifactId>
<packaging>jar</packaging>

<parent>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
<module>migrations</module>
<module>migrations-cli</module>
<module>external/kafka</module>
<module>external/fixedWidth</module>
<module>external/fixed-width</module>
</modules>

<properties>
Expand Down

0 comments on commit eb203a6

Please sign in to comment.