Skip to content

Commit

Permalink
Remove project templates modules from build
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>
  • Loading branch information
maho7791 committed Sep 19, 2023
1 parent 02e1327 commit af01b58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,9 @@
</properties>

<modules>
<module>org.eclipse.osgitech.rest.bnd.library</module>
<!--<module>org.eclipse.osgitech.rest.bnd.library</module>
<module>org.eclipse.osgitech.rest.bnd.project.library</module>
<module>org.eclipse.osgitech.rest.archetype</module>-->
<module>org.eclipse.osgitech.rest</module>
<module>org.eclipse.osgitech.rest.config</module>
<module>org.eclipse.osgitech.rest.jetty</module>
Expand All @@ -83,7 +84,6 @@
<module>org.eclipse.osgitech.rest.sse</module>
<module>org.eclipse.osgitech.rest.tck</module>
<module>org.eclipse.osgitech.rest.tests</module>
<module>org.eclipse.osgitech.rest.archetype</module>
</modules>

<repositories>
Expand Down

0 comments on commit af01b58

Please sign in to comment.