Skip to content
This repository was archived by the owner on Jan 21, 2024. It is now read-only.

Commit 84e4c16

Browse files
Lorenzo BoccacciaLorenzo Boccaccia
authored andcommitted
Merge pull request #1599 from LorenzoBoccaccia/post-release-commit
post release version update commit
2 parents b50715e + 8789238 commit 84e4c16

File tree

114 files changed

+302
-434
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

114 files changed

+302
-434
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
eclipse.preferences.version=1
2+
encoding/<project>=UTF-8

assembly/pom.xml

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>com.ibm.sbt</groupId>
1818
<artifactId>com.ibm.sbt</artifactId>
19-
<version>1.0.2-SNAPSHOT</version>
19+
<version>1.0.4-SNAPSHOT</version>
2020
</parent>
2121

2222
<build>
@@ -419,28 +419,28 @@
419419
<groupId>com.ibm.sbt</groupId>
420420
<artifactId>sbt.dojo180</artifactId>
421421

422-
<version>1.0.2-SNAPSHOT</version>
422+
<version>1.0.4-SNAPSHOT</version>
423423
<type>war</type>
424424
</dependency>
425425
<dependency>
426426
<groupId>com.ibm.sbt</groupId>
427427
<artifactId>sbt.jquery182</artifactId>
428428

429-
<version>1.0.2-SNAPSHOT</version>
429+
<version>1.0.4-SNAPSHOT</version>
430430
<type>war</type>
431431
</dependency>
432432
<dependency>
433433
<groupId>com.ibm.sbt</groupId>
434434
<artifactId>sbt.bootstrap211</artifactId>
435435

436-
<version>1.0.2-SNAPSHOT</version>
436+
<version>1.0.4-SNAPSHOT</version>
437437
<type>war</type>
438438
</dependency>
439439
<dependency>
440440
<groupId>com.ibm.sbt</groupId>
441441
<artifactId>sbt.sample.web</artifactId>
442442

443-
<version>1.0.2-SNAPSHOT</version>
443+
<version>1.0.4-SNAPSHOT</version>
444444
<type>war</type>
445445
</dependency>
446446

@@ -450,29 +450,29 @@
450450
<groupId>com.ibm.sbt</groupId>
451451
<artifactId>com.ibm.sbt.landing</artifactId>
452452

453-
<version>1.0.2-SNAPSHOT</version>
453+
<version>1.0.4-SNAPSHOT</version>
454454
<type>war</type>
455455
</dependency>
456456

457457
<dependency>
458458
<groupId>com.ibm.sbt</groupId>
459459
<artifactId>acme.social.sample.dataapp</artifactId>
460460

461-
<version>1.0.2-SNAPSHOT</version>
461+
<version>1.0.4-SNAPSHOT</version>
462462
<type>war</type>
463463
</dependency>
464464
<dependency>
465465
<groupId>com.ibm.sbt</groupId>
466466
<artifactId>acme.social.sample.webapp</artifactId>
467467

468-
<version>1.0.2-SNAPSHOT</version>
468+
<version>1.0.4-SNAPSHOT</version>
469469
<type>war</type>
470470
</dependency>
471471
<dependency>
472472
<groupId>com.ibm.sbt</groupId>
473473
<artifactId>helloworld.webapp</artifactId>
474474

475-
<version>1.0.2-SNAPSHOT</version>
475+
<version>1.0.4-SNAPSHOT</version>
476476
<type>war</type>
477477
</dependency>
478478

@@ -485,21 +485,21 @@
485485
<groupId>com.ibm.sbt</groupId>
486486
<artifactId>smartcloud.webapp</artifactId>
487487

488-
<version>1.0.2-SNAPSHOT</version>
488+
<version>1.0.4-SNAPSHOT</version>
489489
<type>war</type>
490490
</dependency>
491491
<dependency>
492492
<groupId>com.ibm.sbt</groupId>
493493
<artifactId>grantaccess.webapp</artifactId>
494494

495-
<version>1.0.2-SNAPSHOT</version>
495+
<version>1.0.4-SNAPSHOT</version>
496496
<type>war</type>
497497
</dependency>
498498
<dependency>
499499
<groupId>com.ibm.sbt</groupId>
500500
<artifactId>acme.sample.webapp</artifactId>
501501

502-
<version>1.0.2-SNAPSHOT</version>
502+
<version>1.0.4-SNAPSHOT</version>
503503
<type>war</type>
504504
</dependency>
505505

@@ -511,7 +511,7 @@
511511
<groupId>com.ibm.sbt</groupId>
512512
<artifactId>com.ibm.sbt.web</artifactId>
513513

514-
<version>1.0.2-SNAPSHOT</version>
514+
<version>1.0.4-SNAPSHOT</version>
515515
<type>war</type>
516516
</dependency>
517517

@@ -523,7 +523,7 @@
523523
<dependency>
524524
<groupId>com.ibm.sbt</groupId>
525525
<artifactId>com.ibm.commons.runtime</artifactId>
526-
<version>1.0.2-SNAPSHOT</version>
526+
<version>1.0.4-SNAPSHOT</version>
527527
</dependency>
528528
<dependency>
529529
<groupId>com.ibm.sbt</groupId>
@@ -534,19 +534,19 @@
534534
<dependency>
535535
<groupId>com.ibm.sbt</groupId>
536536
<artifactId>com.ibm.sbt.php.wordpress</artifactId>
537-
<version>1.0.2-SNAPSHOT</version>
537+
<version>1.0.4-SNAPSHOT</version>
538538
<type>zip</type>
539539
</dependency>
540540
<dependency>
541541
<groupId>com.ibm.sbt</groupId>
542542
<artifactId>com.ibm.sbt.php.core</artifactId>
543-
<version>1.0.2-SNAPSHOT</version>
543+
<version>1.0.4-SNAPSHOT</version>
544544
<type>zip</type>
545545
</dependency>
546546
<dependency>
547547
<groupId>com.ibm.sbt</groupId>
548548
<artifactId>com.ibm.sbt.php.moodle</artifactId>
549-
<version>1.0.2-SNAPSHOT</version>
549+
<version>1.0.4-SNAPSHOT</version>
550550
<type>zip</type>
551551
</dependency>
552552
</dependencies>

commons/com.ibm.commons.runtime/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: Common Runtime Classes
44
Bundle-SymbolicName: com.ibm.commons.runtime
5-
Bundle-Version: 1.0.2.qualifier
5+
Bundle-Version: 1.0.4.qualifier
66
Bundle-Vendor: IBM
77
Export-Package: com.ibm.commons.runtime,com.ibm.commons.runtime.beans,
88
com.ibm.commons.runtime.impl,com.ibm.commons.runtime.impl.app,com.ibm

commons/com.ibm.commons.runtime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.ibm.sbt</groupId>
99
<artifactId>com.ibm.sbt.commons</artifactId>
10-
<version>1.0.2-SNAPSHOT</version>
10+
<version>1.0.4-SNAPSHOT</version>
1111
</parent>
1212

1313
</project>

commons/com.ibm.commons.xml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.ibm.sbt</groupId>
99
<artifactId>com.ibm.sbt.commons</artifactId>
10-
<version>1.0.2-SNAPSHOT</version>
10+
<version>1.0.4-SNAPSHOT</version>
1111
</parent>
1212

1313
<version>9.0.0</version>

commons/com.ibm.commons/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.ibm.sbt</groupId>
99
<artifactId>com.ibm.sbt.commons</artifactId>
10-
<version>1.0.2-SNAPSHOT</version>
10+
<version>1.0.4-SNAPSHOT</version>
1111
</parent>
1212

1313
<version>9.0.0</version>

commons/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<artifactId>com.ibm.sbt</artifactId>
99
<groupId>com.ibm.sbt</groupId>
10-
<version>1.0.2-SNAPSHOT</version>
10+
<version>1.0.4-SNAPSHOT</version>
1111
</parent>
1212
<modules>
1313
<module>com.ibm.commons</module>

deps/com.ibm.sbt.bootstrap211/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.ibm.sbt</groupId>
99
<artifactId>com.ibm.sbt.dependencies</artifactId>
10-
<version>1.0.2-SNAPSHOT</version>
10+
<version>1.0.4-SNAPSHOT</version>
1111
</parent>
1212

1313
</project>

deps/com.ibm.sbt.ckeditor422/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
<parent>
88
<groupId>com.ibm.sbt</groupId>
99
<artifactId>com.ibm.sbt.dependencies</artifactId>
10-
<version>1.0.2-SNAPSHOT</version>
10+
<version>1.0.4-SNAPSHOT</version>
1111
</parent>
1212
</project>

deps/com.ibm.sbt.dojo180/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.ibm.sbt</groupId>
99
<artifactId>com.ibm.sbt.dependencies</artifactId>
10-
<version>1.0.2-SNAPSHOT</version>
10+
<version>1.0.4-SNAPSHOT</version>
1111
</parent>
1212

1313

0 commit comments

Comments
 (0)