Skip to content

Commit

Permalink
SAK-26295 - Fix modules orphaned so versions plugin updates
Browse files Browse the repository at this point in the history
git-svn-id: https://source.sakaiproject.org/svn/shortenedurl/trunk@310425 66ffb92e-73f9-0310-93c1-f5514f145a0a
  • Loading branch information
jonespm committed Jun 25, 2014
1 parent 15491f5 commit 67cd665
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions shortenedurl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,15 @@
<module>pack</module>
<module>tool</module>
</modules>

<profiles>
<profile>
<id>remove-10</id>
<modules>
<module>ddl</module>
</modules>
</profile>
</profiles>

<scm>
<connection>scm:svn:https://source.sakaiproject.org/svn/shortenedurl/trunk</connection>
Expand Down

0 comments on commit 67cd665

Please sign in to comment.