Skip to content

Commit d7eecc3

Browse files
committed
Bump versions to 0.20.9-SNAPSHOT
This starts the next development iteration. Change-Id: Id2ddbd79e21762cfcc9d9ddc452f721ca58c9fa3 Signed-off-by: Robert Varga <[email protected]>
1 parent fcfabc3 commit d7eecc3

File tree

42 files changed

+47
-47
lines changed

Some content is hidden

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

42 files changed

+47
-47
lines changed

aaa-authn-api/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
<parent>
1212
<groupId>org.opendaylight.aaa</groupId>
1313
<artifactId>aaa-parent</artifactId>
14-
<version>0.20.8</version>
14+
<version>0.20.9-SNAPSHOT</version>
1515
<relativePath>../parent</relativePath>
1616
</parent>
1717

1818
<groupId>org.opendaylight.aaa</groupId>
1919
<artifactId>aaa-authn-api</artifactId>
20-
<version>0.20.8</version>
20+
<version>0.20.9-SNAPSHOT</version>
2121
<name>ODL :: aaa :: ${project.artifactId}</name>
2222
<packaging>bundle</packaging>
2323

aaa-cert/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
1111
<parent>
1212
<groupId>org.opendaylight.aaa</groupId>
1313
<artifactId>aaa-parent</artifactId>
14-
<version>0.20.8</version>
14+
<version>0.20.9-SNAPSHOT</version>
1515
<relativePath>../parent</relativePath>
1616
</parent>
1717

aaa-cli-jar/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
1212
<parent>
1313
<groupId>org.opendaylight.aaa</groupId>
1414
<artifactId>aaa-parent</artifactId>
15-
<version>0.20.8</version>
15+
<version>0.20.9-SNAPSHOT</version>
1616
<relativePath>../parent</relativePath>
1717
</parent>
1818

aaa-cli/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
1111
<parent>
1212
<groupId>org.opendaylight.aaa</groupId>
1313
<artifactId>aaa-parent</artifactId>
14-
<version>0.20.8</version>
14+
<version>0.20.9-SNAPSHOT</version>
1515
<relativePath>../parent</relativePath>
1616
</parent>
1717

1818
<modelVersion>4.0.0</modelVersion>
1919
<groupId>org.opendaylight.aaa</groupId>
2020
<artifactId>aaa-cli</artifactId>
21-
<version>0.20.8</version>
21+
<version>0.20.9-SNAPSHOT</version>
2222
<name>ODL :: aaa :: ${project.artifactId}</name>
2323
<packaging>bundle</packaging>
2424

aaa-encrypt-service/api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.opendaylight.aaa</groupId>
77
<artifactId>aaa-parent</artifactId>
8-
<version>0.20.8</version>
8+
<version>0.20.9-SNAPSHOT</version>
99
<relativePath>../../parent</relativePath>
1010
</parent>
1111

aaa-encrypt-service/impl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
1212
<parent>
1313
<groupId>org.opendaylight.aaa</groupId>
1414
<artifactId>aaa-parent</artifactId>
15-
<version>0.20.8</version>
15+
<version>0.20.9-SNAPSHOT</version>
1616
<relativePath>../../parent</relativePath>
1717
</parent>
1818

aaa-encrypt-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<groupId>org.opendaylight.aaa</groupId>
1818
<artifactId>aaa-encryption-service-aggregator</artifactId>
19-
<version>0.20.8</version>
19+
<version>0.20.9-SNAPSHOT</version>
2020
<name>ODL :: aaa :: ${project.artifactId}</name>
2121
<packaging>pom</packaging>
2222

aaa-filterchain/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.opendaylight.aaa</groupId>
1010
<artifactId>aaa-parent</artifactId>
11-
<version>0.20.8</version>
11+
<version>0.20.9-SNAPSHOT</version>
1212
<relativePath>../parent</relativePath>
1313
</parent>
1414

aaa-idm-store-h2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.opendaylight.aaa</groupId>
1616
<artifactId>aaa-parent</artifactId>
17-
<version>0.20.8</version>
17+
<version>0.20.9-SNAPSHOT</version>
1818
<relativePath>../parent</relativePath>
1919
</parent>
2020

aaa-jetty-auth-log-filter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.opendaylight.aaa</groupId>
1414
<artifactId>aaa-parent</artifactId>
15-
<version>0.20.8</version>
15+
<version>0.20.9-SNAPSHOT</version>
1616
<relativePath>../parent</relativePath>
1717
</parent>
1818

0 commit comments

Comments
 (0)