Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
org.eclipse.bpmn2
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Eclipse Projects
bpmn2(archived)
org.eclipse.bpmn2
Commits
4038393e
Commit
4038393e
authored
9 years ago
by
Bob Brodt
Browse files
Options
Downloads
Patches
Plain Diff
Create 1.0.0.Final build
parent
812063f4
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
org.eclipse.bpmn2/META-INF/MANIFEST.MF
+1
-1
1 addition, 1 deletion
org.eclipse.bpmn2/META-INF/MANIFEST.MF
org.eclipse.bpmn2/pom.xml
+2
-2
2 additions, 2 deletions
org.eclipse.bpmn2/pom.xml
with
3 additions
and
3 deletions
org.eclipse.bpmn2/META-INF/MANIFEST.MF
+
1
−
1
View file @
4038393e
...
...
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.bpmn2;singleton:=true
Bundle-Version: 1.0.0.
qualifier
Bundle-Version: 1.0.0.
Final
Bundle-ClassPath: .
Bundle-Vendor: %providerName
Bundle-Localization: plugin
...
...
This diff is collapsed.
Click to expand it.
org.eclipse.bpmn2/pom.xml
+
2
−
2
View file @
4038393e
...
...
@@ -4,12 +4,12 @@
<parent>
<artifactId>
bpmn2-parent
</artifactId>
<groupId>
org.eclipse.bpmn2
</groupId>
<version>
1.0.0
-SNAPSHOT
</version>
<version>
1.0.0
.Final
</version>
</parent>
<artifactId>
org.eclipse.bpmn2
</artifactId>
<packaging>
eclipse-plugin
</packaging>
<version>
1.0.0
-SNAPSHOT
</version>
<version>
1.0.0
.Final
</version>
<name>
BPMN 2.0 Metamodel - Core
</name>
</project>
\ No newline at end of file
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