Skip to content

Commit

Permalink
Move description to the right position
Browse files Browse the repository at this point in the history
  • Loading branch information
eruizgar91 committed Feb 10, 2020
1 parent 781bc8d commit 3d2220a
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,14 @@
<name>Web3 Monitoring Schemas</name>
<url>https://github.com/keyko-io/web3-event-streamer</url>
<inceptionYear>2019</inceptionYear>
<description>
Simple kafka stream process that enrich kafka topic generated with eventeum.
</description>

<properties>
<kafka.version>2.4.0</kafka.version>
<typesafe.config.version>1.4.0</typesafe.config.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<description>
Simple kafka stream process that enrich kafka topic generated with eventeum.
</description>

</properties>

<licenses>
Expand Down

0 comments on commit 3d2220a

Please sign in to comment.