Skip to content

Commit

Permalink
Ready for 1.0-beta7
Browse files Browse the repository at this point in the history
  • Loading branch information
davemckain committed May 12, 2014
1 parent 7dc59c6 commit a41f4e8
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ All Rights Reserved
<name>QTIWorks</name>
<groupId>uk.ac.ed.ph.qtiworks</groupId>
<artifactId>qtiworks</artifactId>
<version>1.0-beta6</version>
<version>1.0-beta7</version>
<packaging>pom</packaging>
<modules>
<module>qtiworks-jqtiplus</module>
Expand Down
2 changes: 1 addition & 1 deletion qtiworks-code-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ All Rights Reserved
<parent>
<groupId>uk.ac.ed.ph.qtiworks</groupId>
<artifactId>qtiworks</artifactId>
<version>1.0-beta6</version>
<version>1.0-beta7</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion qtiworks-engine-manager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ etc...
<parent>
<groupId>uk.ac.ed.ph.qtiworks</groupId>
<artifactId>qtiworks</artifactId>
<version>1.0-beta6</version>
<version>1.0-beta7</version>
</parent>
<dependencies>
<dependency>
Expand Down
1 change: 1 addition & 0 deletions qtiworks-engine/.settings/org.eclipse.wst.validation.prefs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ DELEGATES_PREFERENCE=delegateValidatorList
USER_BUILD_PREFERENCE=enabledBuildValidatorListorg.eclipse.jst.j2ee.internal.classpathdep.ClasspathDependencyValidator;
USER_MANUAL_PREFERENCE=enabledManualValidatorListorg.eclipse.jst.j2ee.internal.classpathdep.ClasspathDependencyValidator;
USER_PREFERENCE=overrideGlobalPreferencestruedisableAllValidationtrueversion1.2.303.v201202090300
disabled=06target
eclipse.preferences.version=1
override=true
suspend=true
Expand Down
2 changes: 1 addition & 1 deletion qtiworks-engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ All Rights Reserved
<parent>
<groupId>uk.ac.ed.ph.qtiworks</groupId>
<artifactId>qtiworks</artifactId>
<version>1.0-beta6</version>
<version>1.0-beta7</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion qtiworks-jqtiplus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ All Rights Reserved
<parent>
<groupId>uk.ac.ed.ph.qtiworks</groupId>
<artifactId>qtiworks</artifactId>
<version>1.0-beta6</version>
<version>1.0-beta7</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion qtiworks-mathassess-glue/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ All Rights Reserved
<parent>
<groupId>uk.ac.ed.ph.qtiworks</groupId>
<artifactId>qtiworks</artifactId>
<version>1.0-beta6</version>
<version>1.0-beta7</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion qtiworks-mathassess/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ All Rights Reserved
<parent>
<groupId>uk.ac.ed.ph.qtiworks</groupId>
<artifactId>qtiworks</artifactId>
<version>1.0-beta6</version>
<version>1.0-beta7</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion qtiworks-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ All Rights Reserved
<parent>
<groupId>uk.ac.ed.ph.qtiworks</groupId>
<artifactId>qtiworks</artifactId>
<version>1.0-beta6</version>
<version>1.0-beta7</version>
</parent>
<dependencies>
<dependency>
Expand Down

0 comments on commit a41f4e8

Please sign in to comment.