Skip to content

Commit

Permalink
bumping parent pom.xml to 2.0.0-SNAPSHOT to pick up ISIS-537 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
danhaywood committed Oct 3, 2014
1 parent d6a2a4a commit b0659e7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pom.xml
Expand Up @@ -30,11 +30,10 @@ language governing permissions and limitations under the License.
</prerequisites>

<properties>
<isis.version>1.6.0</isis.version>
<isis-viewer-wicket.version>1.6.0</isis-viewer-wicket.version>
<isis.version>2.0.0-SNAPSHOT</isis.version>
<isis-viewer-wicket.version>2.0.0-SNAPSHOT</isis-viewer-wicket.version>
<isis-wicket-wickedcharts.version>1.6.1-SNAPSHOT</isis-wicket-wickedcharts.version>


<!-- must be consistent with the versions defined by the JDO Objectstore -->
<datanucleus-accessplatform-jdo-rdbms.version>3.3.6</datanucleus-accessplatform-jdo-rdbms.version>
<datanucleus-maven-plugin.version>3.3.2</datanucleus-maven-plugin.version>
Expand Down

0 comments on commit b0659e7

Please sign in to comment.