This is an automated email from the ASF dual-hosted git repository.
tjwatson pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git
The following commit(s) were added to refs/heads/master by this push:
new 13cf036331 Go back to SNAPSHOT for SCR version
13cf036331 is described below
commit 13cf036331f2406ac87ee7e000d459b1d0146cf9
Author: Thomas Watson <[email protected]>
AuthorDate: Wed Aug 20 10:02:56 2025 -0500
Go back to SNAPSHOT for SCR version
---
scr/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scr/pom.xml b/scr/pom.xml
index 3595f17f45..50633a9a17 100644
--- a/scr/pom.xml
+++ b/scr/pom.xml
@@ -30,7 +30,7 @@
Implementation of the Declarative Services specification 1.5
</description>
<artifactId>org.apache.felix.scr</artifactId>
- <version>2.2.13</version>
+ <version>2.2.13-SNAPSHOT</version>
<scm>
<connection>scm:git:ssh://[email protected]/apache/felix-dev.git</connection>
<developerConnection>scm:git:ssh://[email protected]/apache/felix-dev.git</developerConnection>