Skip to content

Commit

Permalink
Switch back to http.base snapshot
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1866385 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
cziegeler committed Sep 4, 2019
1 parent 5b17a58 commit c67b874
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion http/bridge/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.http.base</artifactId>
<version>4.0.8</version>
<version>4.0.9-SNAPSHOT</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion http/itest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<pax.exam.version>4.11.0</pax.exam.version>
<pax.url.aether.version>2.5.2</pax.url.aether.version>
<http.servlet.api.version>1.1.2</http.servlet.api.version>
<http.jetty.version>4.0.9-SNAPSHOT</http.jetty.version>
<http.jetty.version>4.0.13-SNAPSHOT</http.jetty.version>
</properties>

<build>
Expand Down
2 changes: 1 addition & 1 deletion http/jetty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.http.base</artifactId>
<version>4.0.8</version>
<version>4.0.9-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>commons-fileupload</groupId>
Expand Down

0 comments on commit c67b874

Please sign in to comment.