Skip to content

Commit 06cf9cd

Browse files
committed
Merge branch 'main' of github.com:cap-java/cds-feature-attachments
2 parents 81a55aa + 618bec5 commit 06cf9cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</developers>
2424

2525
<properties>
26-
<revision>1.0.8</revision>
26+
<revision>1.0.8-SNAPSHOT</revision>
2727
<java.version>17</java.version>
2828
<maven.compiler.release>${java.version}</maven.compiler.release>
2929
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -314,4 +314,4 @@
314314
<developerConnection>scm:git:[email protected]:cap-java/cds-feature-attachments.git</developerConnection>
315315
</scm>
316316

317-
</project>
317+
</project>

0 commit comments

Comments
 (0)