Skip to content

Commit 20b0d7a

Browse files
committed
[OLINGO-1613] Set version to 5.0.1-SNAPSHOT
1 parent b9edb6b commit 20b0d7a

File tree

47 files changed

+63
-63
lines changed

Some content is hidden

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

47 files changed

+63
-63
lines changed

dist/android-lib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<parent>
3232
<groupId>org.apache.olingo</groupId>
3333
<artifactId>odata-dist</artifactId>
34-
<version>5.0.0</version>
34+
<version>5.0.1-SNAPSHOT</version>
3535
<relativePath>..</relativePath>
3636
</parent>
3737

dist/client-lib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<parent>
3232
<groupId>org.apache.olingo</groupId>
3333
<artifactId>odata-dist</artifactId>
34-
<version>5.0.0</version>
34+
<version>5.0.1-SNAPSHOT</version>
3535
<relativePath>..</relativePath>
3636
</parent>
3737

dist/javadoc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<parent>
3232
<groupId>org.apache.olingo</groupId>
3333
<artifactId>odata-dist</artifactId>
34-
<version>5.0.0</version>
34+
<version>5.0.1-SNAPSHOT</version>
3535
<relativePath>..</relativePath>
3636
</parent>
3737

dist/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<parent>
3232
<groupId>org.apache.olingo</groupId>
3333
<artifactId>odata-parent</artifactId>
34-
<version>5.0.0</version>
34+
<version>5.0.1-SNAPSHOT</version>
3535
<relativePath>..</relativePath>
3636
</parent>
3737

dist/server-lib-ext/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<parent>
3232
<groupId>org.apache.olingo</groupId>
3333
<artifactId>odata-dist</artifactId>
34-
<version>5.0.0</version>
34+
<version>5.0.1-SNAPSHOT</version>
3535
<relativePath>..</relativePath>
3636
</parent>
3737

dist/server-lib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<parent>
3232
<groupId>org.apache.olingo</groupId>
3333
<artifactId>odata-dist</artifactId>
34-
<version>5.0.0</version>
34+
<version>5.0.1-SNAPSHOT</version>
3535
<relativePath>..</relativePath>
3636
</parent>
3737

ext/client-android/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<parent>
3131
<groupId>org.apache.olingo</groupId>
3232
<artifactId>odata-ext</artifactId>
33-
<version>5.0.0</version>
33+
<version>5.0.1-SNAPSHOT</version>
3434
<relativePath>..</relativePath>
3535
</parent>
3636

ext/client-proxy/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<parent>
3232
<groupId>org.apache.olingo</groupId>
3333
<artifactId>odata-ext</artifactId>
34-
<version>5.0.0</version>
34+
<version>5.0.1-SNAPSHOT</version>
3535
<relativePath>..</relativePath>
3636
</parent>
3737

ext/karaf/karaf-features/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<parent>
3131
<groupId>org.apache.olingo</groupId>
3232
<artifactId>odata-karaf</artifactId>
33-
<version>5.0.0</version>
33+
<version>5.0.1-SNAPSHOT</version>
3434
<relativePath>..</relativePath>
3535
</parent>
3636
<build>

ext/karaf/karaf-fit/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<parent>
3131
<groupId>org.apache.olingo</groupId>
3232
<artifactId>odata-karaf</artifactId>
33-
<version>5.0.0</version>
33+
<version>5.0.1-SNAPSHOT</version>
3434
<relativePath>..</relativePath>
3535
</parent>
3636
<dependencies>

0 commit comments

Comments
 (0)