File tree Expand file tree Collapse file tree
cloud-processors-confirmation
cloud-processors-cooldown
cloud-processors-requirements Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Snapshots are available on the Sonatype Snapshots Repository:
1616<dependency >
1717 <groupId >org.incendo</groupId >
1818 <artifactId >cloud-processors-confirmation</artifactId >
19- <version >1.0.0-beta.1 </version >
19+ <version >1.0.0-SNAPSHOT </version >
2020</dependency >
2121```
2222
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Snapshots are available on the Sonatype Snapshots Repository:
1616<dependency >
1717 <groupId >org.incendo</groupId >
1818 <artifactId >cloud-processors-cooldown</artifactId >
19- <version >1.0.0-beta.1 </version >
19+ <version >1.0.0-SNAPSHOT </version >
2020</dependency >
2121```
2222
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Snapshots are available on the Sonatype Snapshots Repository:
2020<dependency >
2121 <groupId >org.incendo</groupId >
2222 <artifactId >cloud-processors-requirements</artifactId >
23- <version >1.0.0-beta.1 </version >
23+ <version >1.0.0-SNAPSHOT </version >
2424</dependency >
2525```
2626
Original file line number Diff line number Diff line change 11group =org.incendo
2- version =1.0.0-beta.1
2+ version =1.0.0-SNAPSHOT
33description =cloud-processors
44
55org.gradle.caching =true
You can’t perform that action at this time.
0 commit comments