Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
pnml-relast
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
JastAdd
pnml
pnml-relast
Commits
7e29c042
Commit
7e29c042
authored
2 years ago
by
Johannes Mey
Browse files
Options
Downloads
Patches
Plain Diff
update PNML framework to SNAPSHOT of 2.2.17
parent
66bd8582
No related branches found
No related tags found
No related merge requests found
Pipeline
#14838
passed
2 years ago
Stage: build
Stage: deploy
Changes
3
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
build.gradle
+1
-0
1 addition, 0 deletions
build.gradle
gradle.properties
+1
-1
1 addition, 1 deletion
gradle.properties
src/main/resources/PnmlRelAstVersion.properties
+2
-2
2 additions, 2 deletions
src/main/resources/PnmlRelAstVersion.properties
with
4 additions
and
3 deletions
build.gradle
+
1
−
0
View file @
7e29c042
...
@@ -120,6 +120,7 @@ dependencies {
...
@@ -120,6 +120,7 @@ dependencies {
implementation
group:
'org.apache.ws.commons.axiom'
,
name:
'axiom-api'
,
version:
'1.2.22'
implementation
group:
'org.apache.ws.commons.axiom'
,
name:
'axiom-api'
,
version:
'1.2.22'
runtimeOnly
group:
'org.apache.ws.commons.axiom'
,
name:
'axiom-impl'
,
version:
'1.2.22'
runtimeOnly
group:
'org.apache.ws.commons.axiom'
,
name:
'axiom-impl'
,
version:
'1.2.22'
runtimeOnly
group:
'com.thaiopensource'
,
name:
'jing'
,
version:
'20091111'
runtimeOnly
group:
'com.thaiopensource'
,
name:
'jing'
,
version:
'20091111'
runtimeOnly
group:
'javax.activation'
,
name:
'javax.activation-api'
,
version:
'1.2.0'
testRuntimeOnly
group:
'org.junit.jupiter'
,
name:
'junit-jupiter-engine'
,
version:
'5.8.2'
testRuntimeOnly
group:
'org.junit.jupiter'
,
name:
'junit-jupiter-engine'
,
version:
'5.8.2'
testImplementation
group:
'org.junit.jupiter'
,
name:
'junit-jupiter-api'
,
version:
'5.8.2'
testImplementation
group:
'org.junit.jupiter'
,
name:
'junit-jupiter-api'
,
version:
'5.8.2'
...
...
This diff is collapsed.
Click to expand it.
gradle.properties
+
1
−
1
View file @
7e29c042
...
@@ -5,4 +5,4 @@ relast2uml_version = 0.3.7-59
...
@@ -5,4 +5,4 @@ relast2uml_version = 0.3.7-59
jupyter_version
=
5.8.2
jupyter_version
=
5.8.2
assertj_version
=
3.22.0
assertj_version
=
3.22.0
jastaddgradle_version
=
1.14.5
jastaddgradle_version
=
1.14.5
pnml_version
=
2.2.12
pnml_version
=
2.2.17-SNAPSHOT
\ No newline at end of file
\ No newline at end of file
This diff is collapsed.
Click to expand it.
src/main/resources/PnmlRelAstVersion.properties
+
2
−
2
View file @
7e29c042
#
Sun Apr 10 23
:25:2
6
CEST 2022
#
Mon Oct 17 16
:25:2
1
CEST 2022
version
=
0.
4
.0
version
=
0.
2
.0
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment