Skip to content

Commit

Permalink
[maven-release-plugin] prepare release org.apache.felix.http.jetty-5.…
Browse files Browse the repository at this point in the history
…1.30
  • Loading branch information
paulrutter committed Mar 10, 2025
1 parent 4bf0dc4 commit e4a5859
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions http/jetty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@
<description>This is an implementation of the R8.1 OSGi Servlet Service, the R7 OSGi Http Service and the R7 OSGi Http Whiteboard Specification</description>

<artifactId>org.apache.felix.http.jetty</artifactId>
<version>5.1.29-SNAPSHOT</version>
<version>5.1.30</version>
<packaging>bundle</packaging>

<scm>
<connection>scm:git:https://github.com/apache/felix-dev.git</connection>
<developerConnection>scm:git:https://github.com/apache/felix-dev.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url>
<tag>HEAD</tag>
<tag>org.apache.felix.http.jetty-5.1.30</tag>
</scm>

<properties>
Expand Down Expand Up @@ -494,12 +494,12 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.http.base</artifactId>
<version>5.1.11-SNAPSHOT</version>
<version>5.1.10</version>
</dependency>
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.http.wrappers</artifactId>
<version>1.0.7-SNAPSHOT</version>
<version>1.0.8</version>
</dependency>
<dependency>
<groupId>commons-fileupload</groupId>
Expand Down

0 comments on commit e4a5859

Please sign in to comment.