File tree Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<groupId >com.okta</groupId >
23
23
<artifactId >okta-aggregator</artifactId >
24
- <version >30-SNAPSHOT </version >
24
+ <version >30</version >
25
25
</parent >
26
26
27
27
<artifactId >okta-parent-build-support</artifactId >
28
- <version >30-SNAPSHOT </version >
28
+ <version >30</version >
29
29
30
30
<name >Okta Java Parent :: Build Support</name >
31
31
<description >
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<groupId >com.okta</groupId >
23
23
<artifactId >okta-parent</artifactId >
24
- <version >30-SNAPSHOT </version >
24
+ <version >30</version >
25
25
<relativePath >../parent</relativePath >
26
26
</parent >
27
27
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<groupId >com.okta</groupId >
23
23
<artifactId >okta-parent</artifactId >
24
- <version >30-SNAPSHOT </version >
24
+ <version >30</version >
25
25
<relativePath >../parent</relativePath >
26
26
</parent >
27
27
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >com.okta</groupId >
22
22
<artifactId >okta-aggregator</artifactId >
23
- <version >30-SNAPSHOT </version >
23
+ <version >30</version >
24
24
</parent >
25
25
26
26
<artifactId >okta-parent</artifactId >
350
350
<dependency >
351
351
<groupId >com.okta</groupId >
352
352
<artifactId >okta-parent-build-support</artifactId >
353
- <version >30-SNAPSHOT </version >
353
+ <version >30</version >
354
354
</dependency >
355
355
</dependencies >
356
356
<configuration >
382
382
<dependency >
383
383
<groupId >com.okta</groupId >
384
384
<artifactId >okta-parent-build-support</artifactId >
385
- <version >30-SNAPSHOT </version >
385
+ <version >30</version >
386
386
</dependency >
387
387
</dependencies >
388
388
<configuration >
414
414
<dependency >
415
415
<groupId >com.okta</groupId >
416
416
<artifactId >okta-parent-build-support</artifactId >
417
- <version >30-SNAPSHOT </version >
417
+ <version >30</version >
418
418
</dependency >
419
419
</dependencies >
420
420
<configuration >
663
663
<plugin >
664
664
<groupId >com.okta</groupId >
665
665
<artifactId >okta-doclist-maven-plugin</artifactId >
666
- <version >30-SNAPSHOT </version >
666
+ <version >30</version >
667
667
<configuration >
668
668
<outputDirectory >${gh-pages.dir} </outputDirectory >
669
669
</configuration >
Original file line number Diff line number Diff line change 25
25
26
26
<groupId >com.okta</groupId >
27
27
<artifactId >okta-aggregator</artifactId >
28
- <version >30-SNAPSHOT </version >
28
+ <version >30</version >
29
29
<packaging >pom</packaging >
30
30
31
31
<name >Okta OSS Root POM</name >
68
68
<connection >scm:git:git://github.com/okta/${github.slug} .git</connection >
69
69
<developerConnection >scm:git:ssh://github.com:${github.slug} .git</developerConnection >
70
70
<url >http://github.com/${github.slug} /tree/master</url >
71
- <tag >HEAD </tag >
71
+ <tag >okta-aggregator-30 </tag >
72
72
</scm >
73
73
74
74
<modules >
You can’t perform that action at this time.
0 commit comments