Skip to content

Commit

Permalink
Updated the carbon-registry,carbon-governance, governance-extensions,…
Browse files Browse the repository at this point in the history
…jaggery-extensions and es versions
  • Loading branch information
splinter committed Mar 31, 2016
1 parent b544f76 commit 05f2fba
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
6 changes: 3 additions & 3 deletions modules/samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -364,11 +364,11 @@

<carbon.kernel.version>4.4.5</carbon.kernel.version>
<!-- Carbon Registry -->
<carbon.registry.version>4.5.3-SNAPSHOT</carbon.registry.version>
<carbon.registry.version>4.5.3-beta</carbon.registry.version>
<!-- Carbon Governance -->
<carbon.governance.version>4.6.2-SNAPSHOT</carbon.governance.version>
<carbon.governance.version>4.6.2-beta</carbon.governance.version>

<carbon.governance.ext.version>4.4.11-SNAPSHOT</carbon.governance.ext.version>
<carbon.governance.ext.version>4.4.11-beta</carbon.governance.ext.version>

<carbon.business.process.version>4.4.7</carbon.business.process.version>
<!-- Carbon Commons -->
Expand Down
26 changes: 13 additions & 13 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -944,16 +944,16 @@

<!-- Store -->

<caramel.feature.version>1.4.5-alpha</caramel.feature.version>
<handlebars.feature.version>1.4.5-alpha</handlebars.feature.version>
<markdown.feature.version>1.4.5-alpha</markdown.feature.version>
<process.feature.version>1.4.5-alpha</process.feature.version>
<carbon.feature.version>1.4.5-alpha</carbon.feature.version>
<uuid.feature.version>1.4.5-alpha</uuid.feature.version>
<sso.feature.version>1.4.5-alpha</sso.feature.version>
<es.feature.version>2.3.10-SNAPSHOT</es.feature.version>
<carbon.social.version>2.3.10-SNAPSHOT</carbon.social.version>
<i18n.feature.version>1.4.5-alpha</i18n.feature.version>
<caramel.feature.version>1.4.5-beta</caramel.feature.version>
<handlebars.feature.version>1.4.5-beta</handlebars.feature.version>
<markdown.feature.version>1.4.5-beta</markdown.feature.version>
<process.feature.version>1.4.5-beta</process.feature.version>
<carbon.feature.version>1.4.5-beta</carbon.feature.version>
<uuid.feature.version>1.4.5-beta</uuid.feature.version>
<sso.feature.version>1.4.5-beta</sso.feature.version>
<es.feature.version>2.3.10-beta</es.feature.version>
<carbon.social.version>2.3.10-beta</carbon.social.version>
<i18n.feature.version>1.4.5-beta</i18n.feature.version>
<!--<event.feature.version>1.0.0</event.feature.version>-->
<!--<login.feature.version>1.0.0</login.feature.version>-->
<!--<permission.feature.version>1.0.0</permission.feature.version>-->
Expand Down Expand Up @@ -1021,14 +1021,14 @@
<carbon.kernel.registry.imp.pkg.version>[1.0.1, 2.0.0)</carbon.kernel.registry.imp.pkg.version>

<!-- Carbon Registry -->
<carbon.registry.version>4.5.3-SNAPSHOT</carbon.registry.version>
<carbon.registry.version>4.5.3-beta</carbon.registry.version>
<carbon.registry.package.import.version.range>[4.5.0, 5.0.0)
</carbon.registry.package.import.version.range>

<!-- Carbon Governance -->
<carbon.governance.version>4.6.2-SNAPSHOT</carbon.governance.version>
<carbon.governance.version>4.6.2-beta</carbon.governance.version>

<carbon.governance.ext.version>4.4.11-SNAPSHOT</carbon.governance.ext.version>
<carbon.governance.ext.version>4.4.11-beta</carbon.governance.ext.version>

<carbon.business.process.version>4.4.7</carbon.business.process.version>

Expand Down

0 comments on commit 05f2fba

Please sign in to comment.