Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
themeMidnight
titlebundle
"repositories: {
    ...

	"bundleVersions": {
		"bundle": [
				{
                	"@artifactId": "app-saga-parser",
                	"@groupId": "com.accenture.aspire",
                	"@version": "5.2.0.133000"
                },
                {
                	"@artifactId": "aspire-saga-parser",
                	"@groupId": "com.accenture.aspire",
                	"@version": "5.2.0.133000"
                }
		]
	}	
}



         

Step 4. Add Saga Config in Aspire 5

...