Skip to content

Commit

Permalink
chore: prepare next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkinsEdificePublic committed Feb 21, 2025
1 parent 4f6cf56 commit 9ab623d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Formulaire",
"version": "2.0.2",
"version": "2.0.2-dev.0",
"description": "Formulaire",
"main": "gulpfile.js",
"scripts": {
Expand All @@ -27,7 +27,7 @@
"awesome-typescript-loader": "3.2.1",
"axios": "0.27.2",
"core-js": "2.4.1",
"entcore": "4.8.11",
"entcore": "dev",
"entcore-toolkit": "^1.0.1",
"gulp": "3.9.1",
"gulp-clean": "^0.3.2",
Expand Down
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@
</modules>

<properties>
<revision>2.0.2</revision>
<webUtilsVersion>3.1.1</webUtilsVersion>
<entCoreVersion>6.4.0</entCoreVersion>
<revision>2.0-SNAPSHOT</revision>
<webUtilsVersion>3.1-SNAPSHOT</webUtilsVersion>
<entCoreVersion>6.4-SNAPSHOT</entCoreVersion>
<toolsVersion>2.0.0-final</toolsVersion>
<junitVersion>5.1.0</junitVersion>
<vertxCronTimerVersion>3.0.0</vertxCronTimerVersion>
<vertxCronTimerVersion>3.0-SNAPSHOT</vertxCronTimerVersion>
<powerMockVersion>2.0.2</powerMockVersion>
<mockitoVersion>[2.0,3.0)</mockitoVersion>
<gatlingHighchartsVersion>2.2.2</gatlingHighchartsVersion>
Expand Down

0 comments on commit 9ab623d

Please sign in to comment.