Skip to content

Commit

Permalink
Merge pull request #20 from douglascrp/5.1.e
Browse files Browse the repository at this point in the history
Fixes the issue #18
  • Loading branch information
jpotts committed May 30, 2016
2 parents d91c5c6 + 2b50b0d commit fd35f68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<property name="description"><value>share-site-creators-repo.groupsLoader.description</value></property>
<property name="fixesFromSchema"><value>0</value></property>
<property name="fixesToSchema"><value>${version.schema}</value></property>
<property name="targetSchema"><value>10000</value></property>
<property name="targetSchema"><value>15000</value></property>
<property name="importerBootstrap">
<ref bean="spacesBootstrap" />
</property>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<module>
<id>Share Site Creators</id>
<version>1.0</version>
<auto-deploy>false</auto-deploy>
<auto-deploy>true</auto-deploy>
<evaluator type="group.module.evaluator">
<params>
<groups>GROUP_SITE_CREATORS</groups>
Expand Down

0 comments on commit fd35f68

Please sign in to comment.