summaryrefslogtreecommitdiffstats
path: root/tools/fluorine2neon.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/fluorine2neon.sh')
-rwxr-xr-xtools/fluorine2neon.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/fluorine2neon.sh b/tools/fluorine2neon.sh
index 4a513435..504128e5 100755
--- a/tools/fluorine2neon.sh
+++ b/tools/fluorine2neon.sh
@@ -31,7 +31,7 @@ cat <<END > /tmp/rebase-pom.xslt
<dependency><xsl:text>&#xa; </xsl:text>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId><xsl:text>&#xa; </xsl:text>
<artifactId>rfc6991</artifactId><xsl:text>&#xa; </xsl:text>
- </dependency><xsl:text>&#xa;</xsl:text>
+ </dependency><xsl:text>&#xa;</xsl:text>
</xsl:template>
<xsl:template match="//pom:dependency[pom:groupId='org.opendaylight.mdsal.model' and pom:artifactId='ietf-yang-types-20130715']">