Skip to content

Commit

Permalink
reformatted pom
Browse files Browse the repository at this point in the history
  • Loading branch information
Aklakan committed Mar 23, 2022
1 parent d8e22b3 commit f541e1c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions rdf-processing-toolkit-pkg-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
<module>rdf-processing-toolkit-pkg-dummy</module>
</modules>

<!--
<build>
<plugins>
<plugin>
Expand All @@ -38,9 +39,9 @@
<releaseName>Release ${project.version}</releaseName>
<tag>v${project.version}</tag>
<!-- If your project has additional artifacts, such as ones produced
<! - - If your project has additional artifacts, such as ones produced
by the maven-assembly-plugin, you can define the following (requires version
1.1.1 of the plugin or higher): -->
1.1.1 of the plugin or higher): - - >
<fileSets>
<fileSet>
<directory>${basedir}</directory>
Expand All @@ -54,5 +55,6 @@
</plugin>
</plugins>
</build>
-->
</project>

0 comments on commit f541e1c

Please sign in to comment.