Skip to content

Commit eb97d1b

Browse files
committed
DSF 1.0.0-M1
1 parent 59d197b commit eb97d1b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

pom.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<compileSource>17</compileSource>
1515
<compileTarget>17</compileTarget>
1616

17-
<dsf.version>1.0.0-SNAPSHOT</dsf.version>
17+
<dsf.version>1.0.0-M1</dsf.version>
1818
<dsf.location>../dsf</dsf.location>
1919
</properties>
2020

@@ -175,9 +175,6 @@
175175
<id>github</id>
176176
<name>GitHub DSF Apache Maven Packages</name>
177177
<url>https://maven.pkg.github.com/datasharingframework/dsf</url>
178-
<releases>
179-
<enabled>true</enabled>
180-
</releases>
181178
<snapshots>
182179
<enabled>true</enabled>
183180
</snapshots>

0 commit comments

Comments
 (0)