You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: pom.xml
+1-1
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@
13
13
14
14
<groupId>commonworkflowscheduler</groupId>
15
15
<artifactId>cws-k8s-scheduler</artifactId>
16
-
<version>1.3-SNAPSHOT</version>
16
+
<version>2.0</version>
17
17
18
18
<name>Common Workflow Scheduler for Kubernetes</name>
19
19
<description>The Common Workflow Scheduler for Kubernetes proposed in the paper "How Workflow Engines Should Talk to Resource Managers: A Proposal for a Common Workflow Scheduling Interface."</description>
0 commit comments