Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

Commit

Permalink
Snapshot removal
Browse files Browse the repository at this point in the history
  • Loading branch information
pkriens committed Oct 24, 2016
1 parent 08dbba8 commit 2853f11
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions cnf/ext/enroute-distro.bnd
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
aQute.bnd.repository.maven.pom.provider.BndPomRepository; \
snapshotUrls=https://oss.sonatype.org/content/groups/osgi; \
releaseUrls=https://repo1.maven.org/maven2/; \
revision=org.osgi:osgi.enroute.pom.distro:2.0.0-SNAPSHOT; \
revision=org.osgi:osgi.enroute.pom.distro:2.0.0; \
name=Distro; \
location=${build}/cache/enroute-distro.xml

Expand Down Expand Up @@ -46,5 +46,4 @@ debug-bundles: \
osgi.implementation;filter:='(osgi.implementation=osgi.event)',\
osgi.identity;filter:='(osgi.identity=org.apache.felix.gogo.command)',\
osgi.identity;filter:='(osgi.identity=osgi.enroute.gogo.shell.provider)', \
osgi.identity;filter:='(osgi.identity=osgi.enroute.base.debug.provider)'

osgi.identity;filter:='(osgi.identity=osgi.enroute.base.debug.provider)'

0 comments on commit 2853f11

Please sign in to comment.