|
7 | 7 | <url>https://www.roda-community.org/</url> |
8 | 8 | <groupId>org.roda-community</groupId> |
9 | 9 | <artifactId>roda</artifactId> |
10 | | - <version>6.2.0</version> |
| 10 | + <version>6.3.0-SNAPSHOT</version> |
11 | 11 | <packaging>pom</packaging> |
12 | 12 | <description>RODA is a full-featured open-source digital preservation repository providing all the |
13 | 13 | functionality |
|
611 | 611 | <groupId>org.roda-community</groupId> |
612 | 612 | <artifactId>roda-common-data</artifactId> |
613 | 613 | <classifier>sources</classifier> |
614 | | - <version>6.2.0</version> |
| 614 | + <version>6.3.0-SNAPSHOT</version> |
615 | 615 | </dependency> |
616 | 616 | <dependency> |
617 | 617 | <groupId>org.roda-community</groupId> |
618 | 618 | <artifactId>roda-common-data</artifactId> |
619 | | - <version>6.2.0</version> |
| 619 | + <version>6.3.0-SNAPSHOT</version> |
620 | 620 | </dependency> |
621 | 621 | <dependency> |
622 | 622 | <groupId>org.roda-community</groupId> |
623 | 623 | <artifactId>roda-common-utils</artifactId> |
624 | | - <version>6.2.0</version> |
| 624 | + <version>6.3.0-SNAPSHOT</version> |
625 | 625 | </dependency> |
626 | 626 | <dependency> |
627 | 627 | <groupId>org.roda-community</groupId> |
628 | 628 | <artifactId>roda-core</artifactId> |
629 | | - <version>6.2.0</version> |
| 629 | + <version>6.3.0-SNAPSHOT</version> |
630 | 630 | </dependency> |
631 | 631 | <dependency> |
632 | 632 | <groupId>org.roda-community</groupId> |
633 | 633 | <artifactId>roda-core-tests</artifactId> |
634 | | - <version>6.2.0</version> |
| 634 | + <version>6.3.0-SNAPSHOT</version> |
635 | 635 | </dependency> |
636 | 636 | <dependency> |
637 | 637 | <groupId>org.roda-community</groupId> |
638 | 638 | <artifactId>roda-core-tests</artifactId> |
639 | 639 | <type>test-jar</type> |
640 | 640 | <scope>test</scope> |
641 | | - <version>6.2.0</version> |
| 641 | + <version>6.3.0-SNAPSHOT</version> |
642 | 642 | </dependency> |
643 | 643 | <!-- RODA own modules dependencies - end --> |
644 | 644 | <dependency> |
|
0 commit comments